HotspotAuthenticationResponseCode 列舉

定義

定義用來指出與行動熱點連線驗證狀態的值。 提供 WISPr 伺服器的回應碼以進行驗證嘗試。

可能的值定義于 中。

public enum class HotspotAuthenticationResponseCode
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class HotspotAuthenticationResponseCode
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum HotspotAuthenticationResponseCode
var value = Windows.Networking.NetworkOperators.HotspotAuthenticationResponseCode.noError
Public Enum HotspotAuthenticationResponseCode
繼承
HotspotAuthenticationResponseCode
屬性

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

欄位

AccessGatewayInternalError 255

存取閘道發生內部錯誤。

LoginAborted 151

驗證要求已中止。

LoginFailed 100

熱點驗證失敗。

LoginSucceeded 50

熱點驗證成功。

NetworkAdministratorError 105

需要連絡網路系統管理員的錯誤。

NoError 0

未傳迴響應。

RadiusServerError 102

驗證服務器沒有回應。

適用於