ServiceEndpointElement.Identity Propriedade

Definição

Obtém um elemento de configuração que especifica a autenticação de um endpoint por outros endpoints trocarem mensagens com ele.

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

A autenticação de um endpoint por outros endpoints trocarem mensagens com ele.

Atributos

Aplica-se a