Bagikan melalui


WebTokenRequestResult Kelas

Definisi

Mewakili hasil permintaan token web ke IdP.

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

Persyaratan Windows

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

Properti

ResponseData

Mendapatkan data respons dari penyedia token web.

ResponseError

Mendapatkan kesalahan yang dikembalikan oleh penyedia web, jika ada.

ResponseStatus

Mendapatkan status permintaan.

Metode

InvalidateCacheAsync()

Membatalkan cache WebTokenRequestResult saat ini. Lihat Keterangan untuk penggunaan yang tepat.

Berlaku untuk

Lihat juga