UserCredentials(string, string) Constructor - Author-it On-Premises - Author-it

Author-it Development Documentation

Initializes a new instance of the UserCredentials class.

Parameters

  • authToken

    Type: System.String

    Authentication token

  • encryptKey

    Type: System.String

    Key used to encrypt the token.

    Note: The encryptKey parameter must be exactly 16 characters in length.