Enum TokenUsage
Usage of the token.
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public enum TokenUsage : int
Fields
Name | Description |
---|---|
Multi | The token can be used multiple times |
Single | The token can be used to login only once |