共用方式為


ISecuritySession.RemoteIdentity 屬性

定義

取得遠端主體的身分識別。

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

適用於