WebAuthenticationCoreManagerHelper Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- 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. |