Share via


NAPPROPERTIES Enumeration

The values of the NAPPROPERTIES enumeration type specify properties for Network Access Policies (NAP).

typedef enum _NAPPROPERTIES
{
  PROPERTY_NAP_POLICIES_COLLECTION = PROPERTY_COMPONENT_START,
  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.

    **Windows Server 2003 and earlier:  **This value is unavailable.

Requirements

Server

Requires Windows Server 2008, Windows Server 2003, or Windows 2000 Server.

Header

Declared in SdoIas.h.

IDL

Declared in SdoIas.idl.

See Also

POLICYPROPERTIES

Send comments about this topic to Microsoft

Build date: 10/15/2007