Bagikan melalui


HotspotAuthenticationResponseCode Enum

Definisi

Menentukan nilai yang digunakan untuk menunjukkan status autentikasi koneksi dengan hotspot seluler. Menyediakan kode respons dari server WISPr untuk upaya autentikasi.

Nilai yang mungkin didefinisikan dalam .

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
Warisan
HotspotAuthenticationResponseCode
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10 (diperkenalkan dalam 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v1.0)
Kemampuan aplikasi
cellularDeviceControl cellularDeviceIdentity

Bidang

AccessGatewayInternalError 255

Terjadi kesalahan internal di gateway akses.

LoginAborted 151

Permintaan autentikasi dibatalkan.

LoginFailed 100

Autentikasi hotspot gagal.

LoginSucceeded 50

Autentikasi hotspot berhasil.

NetworkAdministratorError 105

Terjadi kesalahan yang mengharuskan menghubungi administrator jaringan.

NoError 0

Tidak ada respons yang dikembalikan.

RadiusServerError 102

Tidak ada respons dari server autentikasi.

Berlaku untuk