Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
Contains the results for each of the token bindings that TokenBindingVerifyMessage verified.
Syntax
typedef struct TOKENBINDING_RESULT_LIST {
DWORD resultCount;
TOKENBINDING_RESULT_DATA *resultData;
} TOKENBINDING_RESULT_LIST;
Members
resultCount
The number of elements in the array that the resultData member contains.
resultData
An array of results, one for each of the token bindings that TokenBindingVerifyMessage verified.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 [desktop apps only] |
| Minimum supported server | Windows Server 2016 [desktop apps only] |
| Header | tokenbinding.h |