Class Constants
- Namespace
- Secret
- Assembly
- Secret-1.dll
- Inheritance
-
Constants
- Inherited Members
-
Fields
BACKEND_EXTENSION_POINT_NAME
public const string BACKEND_EXTENSION_POINT_NAME = "secret-backend"
Field Value
- string
COLLECTION_DEFAULT
public const string COLLECTION_DEFAULT = "default"
Field Value
- string
COLLECTION_SESSION
public const string COLLECTION_SESSION = "session"
Field Value
- string
MAJOR_VERSION
public const int MAJOR_VERSION = 0
Field Value
- int
MICRO_VERSION
public const int MICRO_VERSION = 7
Field Value
- int
MINOR_VERSION
public const int MINOR_VERSION = 21
Field Value
- int