WINBIO_ANTI_SPOOF_POLICY structure
Represents the antispoofing policy for a user.
Syntax
typedef struct _WINBIO_ANTI_SPOOF_POLICY {
WINBIO_ANTI_SPOOF_POLICY_ACTION Action;
WINBIO_POLICY_SOURCE Source;
} WINBIO_ANTI_SPOOF_POLICY, *PWINBIO_ANTI_SPOOF_POLICY;
Members
-
Action
-
The type of action to take for the antispoofing policy.
-
Source
-
The source for the antispoofing policy.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 10 [desktop apps only] |
Minimum supported server |
Windows Server 2016 [desktop apps only] |
Header |
|