EndpointAddressElementBase.Identity Свойство

Определение

Возвращает удостоверение конечной точки.

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

Значение свойства

IdentityElement

Объект IdentityElement, предоставляющий удостоверение, позволяющее выполнять проверку подлинности конечной точки другими конечными точками, с которыми она обменивается сообщениями.

Атрибуты

Применяется к