HotspotCredentialsAuthenticationResult.AuthenticationReplyXml Property

Definition

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

Applies to