次の方法で共有


HotspotCredentialsAuthenticationResult.AuthenticationReplyXml プロパティ

定義

サーバーからの 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

適用対象