Enum CredentialsResponse.TokenType
Type of the token.
Namespace: Unity.PlasticSCM.Editor.WebApi
Assembly: solution.dll
Syntax
public enum CredentialsResponse.TokenType
Fields
Name | Description |
---|---|
Bearer | Bearer token. |
Password | Password token. |