Compartilhar via


Classe AADOAuthAuthentication

Active Directory OAuth authentication for job

Namespace: Microsoft.WindowsAzure.Scheduler.Models
Assembly: Microsoft.WindowsAzure.Management.Scheduler (em Microsoft.WindowsAzure.Management.Scheduler.dll)

Uso

'Uso
Dim instance As AADOAuthAuthentication

Sintaxe

'Declaração
Public Class AADOAuthAuthentication
    Inherits HttpAuthentication
public class AADOAuthAuthentication : HttpAuthentication
public ref class AADOAuthAuthentication : public HttpAuthentication
public class AADOAuthAuthentication extends HttpAuthentication
public class AADOAuthAuthentication extends HttpAuthentication

Hierarquia de Herança

System.Object
   Microsoft.WindowsAzure.Scheduler.Models.HttpAuthentication
    Microsoft.WindowsAzure.Scheduler.Models.AADOAuthAuthentication

Segurança de thread

Qualquer membro estático público (compartilhado no Visual Basic) desse tipo é thread-safe. Não há garantia de que qualquer membro de instância seja seguro para threads.

Plataformas

Plataformas de desenvolvimento

Windows Vista, Windows 7 e Windows Server 2008

Plataformas de destino

Consulte também

Referência

Membros AADOAuthAuthentication
Namespace Microsoft.WindowsAzure.Scheduler.Models