Class AuthorizationType
Inherited Members
Namespace: Worldline.Acquiring.Sdk.Authentication
Assembly: Worldline.Acquiring.Sdk.dll
Syntax
public class AuthorizationType
Fields
OAuth2
Declaration
public static readonly AuthorizationType OAuth2
Field Value
| Type | Description |
|---|---|
| AuthorizationType |
Methods
GetValueOf(string)
Returns the enum value of the specified string.
Declaration
public static AuthorizationType GetValueOf(string aString)
Parameters
| Type | Name | Description |
|---|---|---|
| string | aString |
Returns
| Type | Description |
|---|---|
| AuthorizationType |
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string |