| JScript | |
|---|---|
public enum OAuthType extends System.Enum  | |
| Member | Description | 
|---|---|
| BASIC | Basic type | 
| CLIENT_CERT | Client Cert | 
| CLIENT_CREDENTIALS | Client credentials | 
| OAUTH2_CLIENT_CREDENTIALS | Oauth2 (Client Credentials) | 
| OAUTH2_CLIENT_CREDENTIALS_BASIC | Oauth2 Basic (Client Credentials) | 
| OAUTH2_JWT | Oauth2 (JWT) | 
| OAUTH2_PASSWORD | Oauth2 (Password) | 
System.Object
   System.ValueType
      System.Enum
         Selerix.Foundation.Enumerations.OAuthType
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family