PeerCustomResolverElement.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, содержащий удостоверение настраиваемых распознавателей одноранговых узлов, настроенных для данного элемента.

Атрибуты

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