다음을 통해 공유


IssuedSecurityTokenProvider.State 속성

정의

통신 상태를 가져옵니다.

public:
 property System::ServiceModel::CommunicationState State { System::ServiceModel::CommunicationState get(); };
public System.ServiceModel.CommunicationState State { get; }
member this.State : System.ServiceModel.CommunicationState
Public ReadOnly Property State As CommunicationState

속성 값

CommunicationState

통신 상태입니다.

구현

적용 대상