ISecuritySession.RemoteIdentity Eigenschap

Definitie

Hiermee haalt u de identiteit van de externe principal op.

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

Waarde van eigenschap

De EndpointIdentity externe principal.

Van toepassing op