UniqueKey.Category Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Type id values encoded into UniqueKeys
public enum UniqueKey.Category
type UniqueKey.Category =
Public Enum UniqueKey.Category
- Inheritance
-
UniqueKey.Category
Fields
Name | Value | Description |
---|---|---|
None | 0 | |
SystemTarget | 1 | |
SystemGrain | 2 | |
Grain | 3 | |
Client | 4 | |
KeyExtGrain | 6 | |
KeyExtSystemTarget | 8 |