Constructs an instance of ServicePrincipalCredentials.
The parameters for constructing an instance of ServicePrincipalCredentials.
The client ID for ServicePrincipalCredentials. Cannot be undefined.
The client secret for ServicePrincipalCredentials. Cannot be undefined.
Private Readonly _clientPrivate Readonly _clientClient Id
client Id
Client Secret
client secret
Generated using TypeDoc
Service Principal credentials allow your application to call PDF Services API. For getting the credentials, Click Here