X509RecipientCertificateClientElement.Authentication Свойство

Определение

Возвращает сертификат, используемый для проверки подлинности.

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

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

X509ServiceCertificateAuthenticationElement

Сертификат, используемый для аутентификации.

Атрибуты

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