TokenBindingDeleteAllBindings function (tokenbinding.h)
Deletes all token binding keys that are associated with the calling user or app container.
Syntax
SECURITY_STATUS TokenBindingDeleteAllBindings();
Return value
Returns a status code that indicates the success or failure of the function.
Remarks
You can call TokenBindingDeleteAllBindings from user mode.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 [desktop apps only] |
Minimum supported server | Windows Server 2016 [desktop apps only] |
Target Platform | Windows |
Header | tokenbinding.h |
Library | Tokenbinding.lib |
DLL | Tokenbinding.dll |