INapEnforcementClientConnection2 interface

Note

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

The INapEnforcementClientConnection2 provides methods that allow for client connection management.

Note

This interface inherits all the methods of INapEnforcementClientConnection and should be used instead.

Members

The INapEnforcementClientConnection2 interface inherits from INapEnforcementClientConnection. INapEnforcementClientConnection2 also has these types of members:

Methods

The INapEnforcementClientConnection2 interface has these methods.

Method Description
INapEnforcementClientConnection2::GetInstalledShvs Used to get the IDs of the installed SHVs for the client.
INapEnforcementClientConnection2::GetIsolationInfoEx Used to get the isolation information for the client.
INapEnforcementClientConnection2::SetInstalledShvs Used by the NapAgent to set the installed SHV IDs for the client.
INapEnforcementClientConnection2::SetIsolationInfoEx Used by the NapAgent to set the isolation information for the client.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
NapEnforcementClient.h
IDL
NapEnforcementClient.idl
DLL
Qagent.dll

See also

INapEnforcementClientConnection

NAP Interfaces

NAP Reference