AADOAuthAuthentication 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.
Authentification OAuth Active Directory pour le travail
public class AADOAuthAuthentication : Microsoft.WindowsAzure.Scheduler.Models.HttpAuthentication
type AADOAuthAuthentication = class
inherit HttpAuthentication
Public Class AADOAuthAuthentication
Inherits HttpAuthentication
- Héritage
Constructeurs
AADOAuthAuthentication() |
Initialise une nouvelle instance de la classe AADOAuthAuthentication. |
Propriétés
Audience |
facultatif. Obtient ou définit l’audience. |
ClientId |
facultatif. Obtient ou définit l’ID client. |
Secret |
facultatif. Obtient ou définit le secret. |
Tenant |
facultatif. Obtient ou définit le locataire. |
Type |
facultatif. Spécifie le type d’authentification (Hérité de HttpAuthentication) |
S’applique à
Azure SDK for .NET