HotspotCredentialsAuthenticationResult.AuthenticationReplyXml 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.
Fournit l’objet blob XML contenant le message de réponse d’authentification WISPr du serveur.
public:
property XmlDocument ^ AuthenticationReplyXml { XmlDocument ^ get(); };
XmlDocument AuthenticationReplyXml();
public XmlDocument AuthenticationReplyXml { get; }
var xmlDocument = hotspotCredentialsAuthenticationResult.authenticationReplyXml;
Public ReadOnly Property AuthenticationReplyXml As XmlDocument
Valeur de propriété
Message de réponse d’authentification.
Configuration requise pour Windows
Fonctionnalités de l’application |
cellularDeviceControl
cellularDeviceIdentity
|