ISecuritySession.RemoteIdentity Proprietà

Definizione

Ottiene l'identità dell'entità remota.

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

Valore della proprietà

Elemento EndpointIdentity dell'entità remota.

Si applica a