다음을 통해 공유


ISecuritySession.RemoteIdentity 속성

정의

원격 보안 주체의 ID를 가져옵니다.

public:
 property System::ServiceModel::EndpointIdentity ^ RemoteIdentity { System::ServiceModel::EndpointIdentity ^ get(); };
public System.ServiceModel.EndpointIdentity RemoteIdentity { get; }
member this.RemoteIdentity : System.ServiceModel.EndpointIdentity
Public ReadOnly Property RemoteIdentity As EndpointIdentity

속성 값

EndpointIdentity

원격 보안 주체의 EndpointIdentity입니다.

적용 대상