Constructs a new CSCAuthContext instance.
The parameters for constructing an instance of CSCAuthContext.
The the service access token used to authorize access to the CSC provider hosted APIs. Cannot be undefined.
Optional tokenThe the type of service access token used to authorize access to the CSC
provider hosted APIs. Default value is "Bearer".
Private Readonly _accessPrivate Optional Readonly _tokenReturns the access token required for CSC based services.
CSC Provider access token
Returns the type of access token.
token type
Generated using TypeDoc
Parameters for representing CSC authorization context.