WINBIO_SETTING_SOURCE Constants

The following constants are used by the WinBioGetEnabledSetting function to determine whether the Windows Biometric Framework is currently enabled. The constants specify where the setting originated.

Constant Description
WINBIO_SETTING_SOURCE_INVALID
The setting is not valid.
WINBIO_SETTING_SOURCE_DEFAULT
The setting originated from built-in policy.
WINBIO_SETTING_SOURCE_POLICY
The setting originated in the local computer registry.
WINBIO_SETTING_SOURCE_LOCAL
The setting was created by Group Policy

Requirements

Requirement Value
Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]
Header
Winbio_types.h (include Winbio.h)

See also

Client Application Constants