EndpointAddressElementBase.Identity Propriedade

Definição

Obtém a identidade do endpoint.

public:
 property System::ServiceModel::Configuration::IdentityElement ^ Identity { System::ServiceModel::Configuration::IdentityElement ^ get(); };
[System.Configuration.ConfigurationProperty("identity")]
public System.ServiceModel.Configuration.IdentityElement Identity { get; }
[<System.Configuration.ConfigurationProperty("identity")>]
member this.Identity : System.ServiceModel.Configuration.IdentityElement
Public ReadOnly Property Identity As IdentityElement

Valor de Propriedade

E IdentityElement que fornece uma identidade que permite a autenticação de um endpoint por outros endpoints a trocarem mensagens com ele.

Atributos

Aplica-se a