Enum TokenType
- Namespace
- Dynamicweb.Security.Tokens
- Assembly
- Dynamicweb.Core.dll
Indicates the type of a Token.
public enum TokenType
Fields
ApiKey = 0A pre-shared API key bearer token.
OAuthClient = 1An OAuth 2.0 client_credentials client.
Indicates the type of a Token.
public enum TokenType
ApiKey = 0A pre-shared API key bearer token.
OAuthClient = 1An OAuth 2.0 client_credentials client.