Partager via


AADOAuthAuthentication Classe

Définition

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
AADOAuthAuthentication

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 à