BasicAuthentication Class
Basic authentication for job
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
System.Object
Microsoft.WindowsAzure.Scheduler.Models.HttpAuthentication
Microsoft.WindowsAzure.Scheduler.Models.BasicAuthentication
Microsoft.WindowsAzure.Scheduler.Models.HttpAuthentication
Microsoft.WindowsAzure.Scheduler.Models.BasicAuthentication
| Name | Description | |
|---|---|---|
![]() | BasicAuthentication() | Initializes a new instance of the BasicAuthentication class. |
![]() | BasicAuthentication(String) | Initializes a new instance of the BasicAuthentication class with required arguments. |
| Name | Description | |
|---|---|---|
![]() | Password | Optional. Gets or sets the password. |
![]() | Type | Optional. Specifies the authentication type(Inherited from HttpAuthentication.) |
![]() | Username | Required. Gets or sets the username. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)