Enum AuthenticationOverrideType
List of the different kind of authentication methods that can be enforced by a type of API.
Namespace: Appearition.API
Assembly: Appearition.SDK.dll
Syntax
public enum AuthenticationOverrideType
Fields
| Name | Description |
|---|---|
| AnonymousToken | |
| Custom | |
| None | |
| SessionToken |