Share via


HttpAuthenticationType Enumeration

Type of authentication

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

Usage

'Usage
Dim instance As HttpAuthenticationType

Syntax

'Declaration
Public Enumeration HttpAuthenticationType
public enum HttpAuthenticationType
public enum class HttpAuthenticationType
public enum HttpAuthenticationType
public enum HttpAuthenticationType

Members

Member name Description
ActiveDirectoryOAuth  
Basic  
ClientCertificate  
NotSpecified  

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also

Reference

Microsoft.WindowsAzure.Scheduler.Models Namespace