Share via


AADOAuthAuthentication Members

Active Directory OAuth authentication for job

The following tables list the members exposed by the AADOAuthAuthentication type.

Public Constructors

  Name Description
  AADOAuthAuthentication Initializes a new instance of the AADOAuthAuthentication class.

Top

Public Properties

  Name Description
Audience Optional. Gets or sets the audience.
ClientId Optional. Gets or sets the client id.
Secret Optional. Gets or sets the secret.
Tenant Optional. Gets or sets the tenant.
Type  Optional. Specifies the authentication type (Inherited from HttpAuthentication)

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

AADOAuthAuthentication Class
Microsoft.WindowsAzure.Scheduler.Models Namespace