Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Note The Network Access Protection platform is not available starting with Windows 10
Syntax
typedef enum tagRemoteConfigurationType {
remoteConfigTypeMachine = 1,
remoteConfigTypeConfigBlob
} RemoteConfigurationType;
Constants
remoteConfigTypeMachineValue: 1 The component allows remote configuration directly on the machine. |
remoteConfigTypeConfigBlobThe component allows remote configuration via a binary large object (BLOB) loaded in memory. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Header | naptypes.h |