다음을 통해 공유


SasCredentialsEndPointBehavior 클래스

정의

public ref class SasCredentialsEndPointBehavior : System::ServiceModel::Description::IEndpointBehavior, System::ServiceModel::Dispatcher::IClientMessageInspector
public class SasCredentialsEndPointBehavior : System.ServiceModel.Description.IEndpointBehavior, System.ServiceModel.Dispatcher.IClientMessageInspector
type SasCredentialsEndPointBehavior = class
    interface IEndpointBehavior
    interface IClientMessageInspector
Public Class SasCredentialsEndPointBehavior
Implements IClientMessageInspector, IEndpointBehavior
상속
SasCredentialsEndPointBehavior
구현

메서드

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

명시적 인터페이스 구현

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

적용 대상