HotspotCredentialsAuthenticationResult.AuthenticationReplyXml Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides the XML blob containing the WISPr authentication reply message from the server.
public:
property XmlDocument ^ AuthenticationReplyXml { XmlDocument ^ get(); };
XmlDocument AuthenticationReplyXml();
public XmlDocument AuthenticationReplyXml { get; }
var xmlDocument = hotspotCredentialsAuthenticationResult.authenticationReplyXml;
Public ReadOnly Property AuthenticationReplyXml As XmlDocument
Property Value
Authentication reply message.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|