X509RecipientCertificateClientElement.Authentication Vlastnost

Definice

Získá certifikát použitý k ověření.

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

Hodnota vlastnosti

X509ServiceCertificateAuthenticationElement

Certifikát použitý k ověřování

Atributy

Platí pro