ISecuritySession.RemoteIdentity Propiedad

Definición

Obtiene la identidad de la entidad de seguridad 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

Valor de propiedad

EndpointIdentity de la entidad de seguridad remota.

Se aplica a