Enum ExpirationType
Defines the types of the expiration of a feature.
Namespace: Sartorius.SAF.Licensing.Mirage
Assembly: Sartorius.SAF.Licensing.Mirage.dll
Syntax
public enum ExpirationType
Fields
Name | Description |
---|---|
Absolute | The date specified by Expiration will be used for the feature. |
NotDefined | Value not defined. Key without a date information. |
Unchanged | The date will not be changed. |