Поделиться через


ProxyTypesBehavior.IEndpointBehavior.Validate Method (ServiceEndpoint)

 

Applies To: Dynamics CRM 2015

Refer to the IEndpointBehavior Interface.

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

Syntax

void IEndpointBehavior.Validate(
    ServiceEndpoint serviceEndpoint
)
private:
virtual void Validate(
    ServiceEndpoint^ serviceEndpoint
) sealed = IEndpointBehavior::Validate
private abstract Validate : 
        serviceEndpoint:ServiceEndpoint -> unit
private override Validate : 
        serviceEndpoint:ServiceEndpoint -> unit
Private Sub Validate (
    serviceEndpoint As ServiceEndpoint
)
    Implements IEndpointBehavior.Validate

Parameters

Implements

IEndpointBehavior.Validate(ServiceEndpoint)

See Also

ProxyTypesBehavior Class
Microsoft.Xrm.Sdk.Client Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright