INapServerInfo interface

Note

The Network Access Protection platform is not available starting with Windows 10

The INapServerInfo provides methods that Management clients (for example, WMI providers or command-line tools) use to query the status of the NAP server system.

Members

The INapServerInfo interface inherits from the IUnknown interface. INapServerInfo also has these types of members:

Methods

The INapServerInfo interface has these methods.

Method Description
INapServerInfo::GetFailureCategoryMappings Retrieves the failure category mappings for a specified SHV.
INapServerInfo::GetNapServerInfo Retrieves information about the NAP server.
INapServerInfo::GetRegisteredSystemHealthValidators Retrieves a list of registered SHVs.

Remarks

These methods provide only static information about the NAP Server and its components on the system.

Requirements

Requirement Value
Minimum supported client
None supported
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
NapServerManagement.h
IDL
NapServerManagement.idl
DLL
Qsvrmgmt.dll

See also

NAP Interfaces

NAP Reference