WebAuthenticationCoreManagerHelper Classe

Définition

Permet d’héberger une interface utilisateur personnalisée pour demander un jeton d’authentification.

Important

L’accès à cette API est protégé par une fonctionnalité privée limitée aux applications développées par 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
Héritage
Object Platform::Object IInspectable WebAuthenticationCoreManagerHelper
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 Creators Update (introduit dans 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v4.0)

Méthodes

RequestTokenWithUIElementHostingAsync(WebTokenRequest, UIElement)

Demande un jeton d’authentification à l’aide de l’interface utilisateur personnalisée spécifiée.

RequestTokenWithUIElementHostingAsync(WebTokenRequest, WebAccount, UIElement)

Demande un jeton d’authentification pour le compte spécifié à l’aide de l’interface utilisateur personnalisée spécifiée.

S’applique à