Share via


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

適用対象