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.