다음을 통해 공유


AcsCredentialsEndpointBehavior 클래스

정의

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
상속
AcsCredentialsEndpointBehavior
구현

메서드

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

명시적 인터페이스 구현

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

적용 대상