MagicCMS Documentation

AdmAuthentication Constructor

Initializes a new instance of the AdmAuthentication class.

Namespace:  MagicCMS.AccessToken
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public AdmAuthentication(
	string clientId,
	string clientSecret
)

Parameters

clientId
Type: String
The client identifier.
clientSecret
Type: String
The client secret.