WebAuthenticationResult Kelas

Definisi

Menunjukkan hasil operasi autentikasi.

public ref class WebAuthenticationResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class WebAuthenticationResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class WebAuthenticationResult
Public NotInheritable Class WebAuthenticationResult
Warisan
Object Platform::Object IInspectable WebAuthenticationResult
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10 (diperkenalkan dalam 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v1.0)

Properti

ResponseData

Berisi data protokol ketika operasi berhasil diselesaikan.

ResponseErrorDetail

Mengembalikan kode kesalahan HTTP saat ResponseStatus sama dengan WebAuthenticationStatus.ErrorHttp. Ini hanya tersedia jika ada kesalahan.

ResponseStatus

Berisi status operasi asinkron saat selesai.

Berlaku untuk

Lihat juga