Share via


X509InitiatorCertificateServiceElement.Authentication 屬性

定義

取得用於驗證的用戶端憑證。

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

屬性值

X509ClientCertificateAuthenticationElement

X509ClientCertificateAuthentication,包含用於驗證的用戶端憑證。

屬性

適用於