Freigeben über


X509RecipientCertificateClientElement.Authentication Eigenschaft

Definition

Ruft das Zertifikat ab, das für die Authentifizierung verwendet wird.

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

Eigenschaftswert

X509ServiceCertificateAuthenticationElement

Das Zertifikat, das für die Authentifizierung verwendet wird.

Attribute

Gilt für