Share via


AADOAuthAuthentication Constructor ()

 

Initializes a new instance of the AADOAuthAuthentication class.

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

Syntax

public AADOAuthAuthentication()
public:
AADOAuthAuthentication()
new : unit -> AADOAuthAuthentication
Public Sub New

See Also

AADOAuthAuthentication Class
Microsoft.WindowsAzure.Scheduler.Models Namespace

Return to top