ISecuritySession.RemoteIdentity Propriété

Définition

Obtient l'identité de la principal de sécurité distante.

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é

L'EndpointIdentity de la principal de sécurité distante.

S’applique à