Share via


AcsCredentialsEndpointBehavior Class

Definition

public ref class AcsCredentialsEndpointBehavior : System::ServiceModel::Description::IEndpointBehavior, System::ServiceModel::Dispatcher::IClientMessageInspector
public class AcsCredentialsEndpointBehavior : System.ServiceModel.Description.IEndpointBehavior, System.ServiceModel.Dispatcher.IClientMessageInspector
type AcsCredentialsEndpointBehavior = class
    interface IEndpointBehavior
    interface IClientMessageInspector
Public Class AcsCredentialsEndpointBehavior
Implements IClientMessageInspector, IEndpointBehavior
Inheritance
AcsCredentialsEndpointBehavior
Implements

Methods

AddBindingParameters(ServiceEndpoint, BindingParameterCollection)
ApplyClientBehavior(ServiceEndpoint, ClientRuntime)
ApplyDispatchBehavior(ServiceEndpoint, EndpointDispatcher)
Validate(ServiceEndpoint)

Explicit Interface Implementations

IClientMessageInspector.AfterReceiveReply(Message, Object)
IClientMessageInspector.BeforeSendRequest(Message, IClientChannel)

Applies to