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 all of the combinations of types of token binding keys that a client device or server supports.
Syntax
typedef struct TOKENBINDING_KEY_TYPES {
DWORD keyCount;
TOKENBINDING_KEY_PARAMETERS_TYPE *keyType;
} TOKENBINDING_KEY_TYPES;
Members
keyCount
The number of elements in the array that the key member contains.
keyType
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 [desktop apps only] |
| Minimum supported server | Windows Server 2016 [desktop apps only] |
| Header | tokenbinding.h |