WINBIO_IDENTITY_TYPE Constants
- Article
-
-
The following WINBIO_IDENTITY_TYPE constants can be used to specify the format of the identity information contained in the WINBIO_IDENTITY structure.
Constant |
Description |
- WINBIO_ID_TYPE_NULL
|
The template has no associated ID.
|
- WINBIO_ID_TYPE_WILDCARD
|
The structure matches all template identities.
|
- WINBIO_ID_TYPE_GUID
|
A GUID identifies the template.
|
- WINBIO_ID_TYPE_SID
|
An account SID identifies the template.
|
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
-
WINBIO_IDENTITY