FormsAuthenticationEndpointBehavior.ApplyClientBehavior(ServiceEndpoint, ClientRuntime) Method
Implements a modification or extension of the authentication service client across a contract.
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. |
clientRuntime | ClientRuntime | A ClientRuntime object, specifying the client runtime. |
See Also