Class AuthorizationType
Inherited Members
Namespace: Worldline.Connect.Sdk.Authentication
Assembly: Worldline.Connect.Sdk.dll
Syntax
public class AuthorizationType
  Fields
V1HMAC
Declaration
public static readonly AuthorizationType V1HMAC
  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 |