ServiceCredentialsElement.Peer 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 les informations d'identification actuelles pour un nœud homologue.
public:
property System::ServiceModel::Configuration::PeerCredentialElement ^ Peer { System::ServiceModel::Configuration::PeerCredentialElement ^ get(); };
[System.Configuration.ConfigurationProperty("peer")]
public System.ServiceModel.Configuration.PeerCredentialElement Peer { get; }
[<System.Configuration.ConfigurationProperty("peer")>]
member this.Peer : System.ServiceModel.Configuration.PeerCredentialElement
Public ReadOnly Property Peer As PeerCredentialElement
Valeur de propriété
PeerCredentialElement qui spécifie les informations d'identification actuelles pour un nœud homologue.
- Attributs