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
|