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
C#
public
AdmAuthentication
(
string
clientId
,
string
clientSecret
)
Parameters
clientId
Type:
String
The client identifier.
clientSecret
Type:
String
The client secret.
See Also
AdmAuthentication Class
MagicCMS.AccessToken Namespace