NullAuthTokenProvider class NullAuthTokenProvider : IAuthenticationTokenProvider This class represents the authentication provider for not agent based scenarios. Documentation Code public NullAuthTokenProvider() public string GenerateToken() It returns empty string token.