UserCredentials.GetAuthToken(string) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Gets a token string that represents this instance of the UserCredentials class.

Parameters

  • encryptKey

    Type: System.String

    Key used to encrypt the token.

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

Returns

Type: System.String

A string that contains a token.