ISecuritySession.RemoteIdentity Propriété

Définition

Obtient l’identité du principal distant.

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

Valeur de propriété

Principal EndpointIdentity distant.

S’applique à