共用方式為


HotspotCredentialsAuthenticationResult 類別

定義

表示熱點驗證要求的結果。

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
繼承
Object Platform::Object IInspectable 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所定義。

適用於