Aracılığıyla paylaş


X509InitiatorCertificateServiceElement.Authentication Özellik

Tanım

Kimlik doğrulaması için kullanılan istemci sertifikasını alır.

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

Özellik Değeri

X509ClientCertificateAuthentication Kimlik doğrulaması için kullanılan istemci sertifikasını içeren.

Öznitelikler

Şunlara uygulanır