KSC Open API
Kaspersky Security Center API description
wstring ProductUserTokenIssuer::RevokeUserToken ( wstring  wstrProductName,
wstring  wstrProductVersion 
)

Revoke user token.

Underlying backend command is "RevokeUserToken" - revoke all tokens for specific user.
Command result may be obtained using AsyncActionStateChecker.
Command result format is defined by product backend, errors returned as Asynchronous action errors

Parameters:
wstrProductName[in] (wstring) Product name
wstrProductVersion[in] (wstring) Product version
Returns:
[out] (wstring) Async action identifier
See also:
Product backend commands