PeerCredentialElement.PeerAuthentication Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 qui décrit les propriétés d'authentification du certificat homologue X509 associé.
- Attributs