Share via


BasicAuthentication Constructor ()

 

Initializes a new instance of the BasicAuthentication class.

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

Syntax

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

See Also

BasicAuthentication Overload
BasicAuthentication Class
Microsoft.WindowsAzure.Scheduler.Models Namespace

Return to top