WebAuthenticationCoreManagerHelper Kelas

Definisi

Menyediakan kemampuan untuk menghosting UI kustom untuk meminta token autentikasi.

Penting

Akses ke API ini dilindungi oleh kemampuan privat yang dibatasi untuk aplikasi yang dikembangkan oleh Microsoft.

public ref class WebAuthenticationCoreManagerHelper abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
class WebAuthenticationCoreManagerHelper final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
public static class WebAuthenticationCoreManagerHelper
Public Class WebAuthenticationCoreManagerHelper
Warisan
Object Platform::Object IInspectable WebAuthenticationCoreManagerHelper
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10 Creators Update (diperkenalkan dalam 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v4.0)

Metode

RequestTokenWithUIElementHostingAsync(WebTokenRequest, UIElement)

Meminta token autentikasi menggunakan UI kustom yang ditentukan.

RequestTokenWithUIElementHostingAsync(WebTokenRequest, WebAccount, UIElement)

Meminta token autentikasi untuk akun yang ditentukan menggunakan UI kustom yang ditentukan.

Berlaku untuk