FormsAuthenticationEndpointBehavior.Validate(ServiceEndpoint) Method
Examines the description tree and a corresponding runtime object to ensure it conforms to some set of criteria.
Namespace: DevExpress.ReportServer.ServiceModel.Client
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
endpoint | ServiceEndpoint | A ServiceEndpoint object, specifying the endpoint. |
See Also