Partager via


PeerCredentialElement.PeerAuthentication Propriété

Définition

Obtient, à partir de la configuration des informations d'identification homologues, l'élément qui décrit les propriétés d'authentification du certificat homologue X509 associé.

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

Valeur de propriété

X509PeerCertificateAuthenticationElement

X509PeerCertificateAuthenticationElement qui décrit les propriétés d'authentification du certificat homologue X509 associé.

Attributs

S’applique à