NAPPROPERTIES enumeration (sdoias.h)

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_COLLECTION
The network access policies collection.
PROPERTY_SHV_TEMPLATES_COLLECTION
Collection 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

See also

POLICYPROPERTIES