HotspotCredentialsAuthenticationResult クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ホットスポット認証要求の結果を表します。
public ref class HotspotCredentialsAuthenticationResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class HotspotCredentialsAuthenticationResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class HotspotCredentialsAuthenticationResult
Public NotInheritable Class HotspotCredentialsAuthenticationResult
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 10 (10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v1.0 で導入)
|
アプリの機能 |
cellularDeviceControl
cellularDeviceIdentity
|
プロパティ
AuthenticationReplyXml |
サーバーからの WISPr 認証応答メッセージを含む XML BLOB を提供します。 |
HasNetworkErrorOccurred |
認証の試行を妨げるネットワーク エラーが発生したかどうかを示します。 true の場合、他のプロパティは調べません。 |
LogoffUrl |
認証応答または以前のリダイレクト メッセージでサーバーから返された最新のログオフ URL を提供します。 サーバーからログオフ URL が指定されていない場合、このプロパティは空の URI を返します。 |
ResponseCode |
サーバーから返される認証試行の WISPr 応答コードを提供します。 指定できる値は、 HotspotAuthenticationResponseCode によって定義されます。 |