ISecuritySession.RemoteIdentity Propriedade

Definição

Obtém a identidade do principal remoto.

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

Valor de Propriedade

O EndpointIdentity do diretor remoto.

Aplica-se a