HttpAuthenticationType Enumeration
Type of authentication
Namespace: Microsoft.WindowsAzure.Scheduler.Models
Assembly: Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)
Syntax
public enum HttpAuthenticationType
public enum class HttpAuthenticationType
type HttpAuthenticationType
Public Enumeration HttpAuthenticationType
Members
Member name | Description | |
---|---|---|
ActiveDirectoryOAuth | ||
Basic | ||
ClientCertificate | ||
NotSpecified |
See Also
Microsoft.WindowsAzure.Scheduler.Models Namespace
Return to top