HotspotCredentialsAuthenticationResult.AuthenticationReplyXml 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
提供包含来自服务器的 WISPr 身份验证回复消息的 XML Blob。
public:
property XmlDocument ^ AuthenticationReplyXml { XmlDocument ^ get(); };
XmlDocument AuthenticationReplyXml();
public XmlDocument AuthenticationReplyXml { get; }
var xmlDocument = hotspotCredentialsAuthenticationResult.authenticationReplyXml;
Public ReadOnly Property AuthenticationReplyXml As XmlDocument
属性值
身份验证回复消息。
Windows 要求
应用功能 |
cellularDeviceControl
cellularDeviceIdentity
|