Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Represents the type of offline activation for a license. This enumeration is used by the type member of the SL_ACTIVATION_INFO_HEADER structure.
Syntax
typedef enum _tagSL_ACTIVATION_TYPE {
SL_ACTIVATION_TYPE_DEFAULT = 0,
SL_ACTIVATION_TYPE_ACTIVE_DIRECTORY = 1
} SL_ACTIVATION_TYPE;
Constants
SL_ACTIVATION_TYPE_DEFAULTValue: 0 Retail phone activation. |
SL_ACTIVATION_TYPE_ACTIVE_DIRECTORYValue: 1 The product activation is through Active Directory. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Header | slpublic.h |