HotspotAuthenticationResponseCode HotspotAuthenticationResponseCode HotspotAuthenticationResponseCode HotspotAuthenticationResponseCode Enum

Definition

Defines values used to indicate status of connection authentication with a mobile hotspot. Provides the response code from the WISPr server for an authentication attempt.

Possible values are defined in the .

public : enum class HotspotAuthenticationResponseCodepublic enum HotspotAuthenticationResponseCodePublic Enum HotspotAuthenticationResponseCode// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

AccessGatewayInternalError AccessGatewayInternalError AccessGatewayInternalError AccessGatewayInternalError

An internal error occurred in the access gateway.

LoginAborted LoginAborted LoginAborted LoginAborted

The authentication request was aborted.

LoginFailed LoginFailed LoginFailed LoginFailed

Hotspot authentication failed.

LoginSucceeded LoginSucceeded LoginSucceeded LoginSucceeded

Hotspot authentication successful.

NetworkAdministratorError NetworkAdministratorError NetworkAdministratorError NetworkAdministratorError

An error occurred that requires contacting the network administrator.

NoError NoError NoError NoError

No response returned.

RadiusServerError RadiusServerError RadiusServerError RadiusServerError

No response from authentication server.