ProxyTypesBehavior.IEndpointBehavior.AddBindingParameters Method (ServiceEndpoint, BindingParameterCollection)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Refer to the IEndpointBehavior Interface.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
void IEndpointBehavior.AddBindingParameters(
ServiceEndpoint serviceEndpoint,
BindingParameterCollection bindingParameters
)
Private Sub AddBindingParameters (
serviceEndpoint As ServiceEndpoint,
bindingParameters As BindingParameterCollection
)
Implements IEndpointBehavior.AddBindingParameters
Parameters
serviceEndpoint
Type: System.ServiceModel.Description.ServiceEndpointType: ServiceEndpoint. A service endpoint.
bindingParameters
Type: System.ServiceModel.Channels.BindingParameterCollectionType: BindingParameterCollection. A collection of binding parameters that store information used by binding elements to build factories.
Implements
IEndpointBehavior.AddBindingParameters(ServiceEndpoint, BindingParameterCollection)
See Also
ProxyTypesBehavior Class
Microsoft.Xrm.Sdk.Client Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright