Class CredentialsResponse
Response to credentials request.
Inherited Members
Namespace: Unity.PlasticSCM.Editor.WebApi
Assembly: solution.dll
Syntax
public class CredentialsResponse
Fields
Name | Description |
---|---|
The user's email. |
|
Token | The credential's token. |
TokenTypeValue | The token type represented as an integer. |
Properties
Name | Description |
---|---|
Error | Error caused by the request. |
Type | Get the type of the token. |