ProxyTypesBehavior Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Enables early-bound entity types on a service proxy.

Namespace:   Microsoft.Xrm.Sdk.Client
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Xrm.Sdk.Client.ProxyTypesBehavior

Syntax

public sealed class ProxyTypesBehavior : IEndpointBehavior
Public NotInheritable Class ProxyTypesBehavior
    Implements IEndpointBehavior

Constructors

Name Description
System_CAPS_pubmethod ProxyTypesBehavior()

Initializes a new instance of the ProxyTypesBehavior class.

System_CAPS_pubmethod ProxyTypesBehavior(Assembly)

Initializes a new instance of the ProxyTypesBehavior class using an assembly containing proxy types generated by the CrmSvcUtil utility.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Explicit Interface Implementations

Name Description
System_CAPS_pubinterfaceSystem_CAPS_privmethod IEndpointBehavior.AddBindingParameters(ServiceEndpoint, BindingParameterCollection)

Refer to the IEndpointBehavior Interface.

System_CAPS_pubinterfaceSystem_CAPS_privmethod IEndpointBehavior.ApplyClientBehavior(ServiceEndpoint, ClientRuntime)

Refer to the IEndpointBehavior Interface.

System_CAPS_pubinterfaceSystem_CAPS_privmethod IEndpointBehavior.ApplyDispatchBehavior(ServiceEndpoint, EndpointDispatcher)

Refer to the IEndpointBehavior Interface.

System_CAPS_pubinterfaceSystem_CAPS_privmethod IEndpointBehavior.Validate(ServiceEndpoint)

Refer to the IEndpointBehavior Interface.

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

DiscoveryServiceProxy
OrganizationServiceProxy
Microsoft.Xrm.Sdk.Client Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright