opomba,
Dostop do te strani zahteva pooblastilo. Poskusite se vpisati alispremeniti imenike.
Dostop do te strani zahteva pooblastilo. Poskusite lahko spremeniti imenike.
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 |