TokenCredentials Constructor TokenCredentials(byte[]) Initializes a new instance of the TokenCredentials class with a token. Declaration public TokenCredentials(byte[] token) Parameters byte[] token The credentials token.