Share via


AdmAuthentication(String, String) Constructor

Definition

Initializes a new instance of the AdmAuthentication class.

public:
 AdmAuthentication(System::String ^ clientId, System::String ^ clientSecret);
public AdmAuthentication (string clientId, string clientSecret);
new Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.AdmAuthentication : string * string -> Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.AdmAuthentication
Public Sub New (clientId As String, clientSecret As String)

Parameters

clientId
String

Specifies the client ID.

clientSecret
String

Applies to