หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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 |