Freigeben über


HotspotAuthenticationResponseCode Enumeration

Definition

Definiert Werte, die verwendet werden, um status der Verbindungsauthentifizierung mit einem mobilen Hotspot anzugeben. Stellt den Antwortcode vom WISPr-Server für einen Authentifizierungsversuch bereit.

Mögliche Werte werden in definiert.

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
Vererbung
HotspotAuthenticationResponseCode
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
App-Funktionen
cellularDeviceControl cellularDeviceIdentity

Felder

AccessGatewayInternalError 255

Im Zugriffsgateway ist ein interner Fehler aufgetreten.

LoginAborted 151

Die Authentifizierungsanforderung wurde abgebrochen.

LoginFailed 100

Fehler bei der Hotspotauthentifizierung.

LoginSucceeded 50

Hotspotauthentifizierung erfolgreich.

NetworkAdministratorError 105

Es ist ein Fehler aufgetreten, der eine Kontaktaufnahme mit dem Netzwerkadministrator erfordert.

NoError 0

Es wurde keine Antwort zurückgegeben.

RadiusServerError 102

Keine Antwort vom Authentifizierungsserver.

Gilt für: