Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The values of the NAPPROPERTIES enumeration type specify properties for Network Access Policies (NAP).
Syntax
typedef enum _NAPPROPERTIES {
PROPERTY_NAP_POLICIES_COLLECTION,
PROPERTY_SHV_TEMPLATES_COLLECTION
} NAPPROPERTIES;
Constants
PROPERTY_NAP_POLICIES_COLLECTIONThe network access policies collection. |
PROPERTY_SHV_TEMPLATES_COLLECTIONCollection of System Health Validator (SHV) templates. See NAP documentation for more information on SHV. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2008 |
| Header | sdoias.h |