|
KSC Open API
Kaspersky Security Center API description
|
Public Member Functions | |
| boolean | GetMfaRequiredForAll () |
| wstring | GetMfaKeyIssuer () |
| TotpVerifySettings | GetTotpVerifySettings () |
| TotpSecretSettings | GetTotpSecretKeySettings () |
| boolean | IsUserExcludesMfa (binary binSidHash) |
| boolean | IsUserExcludesMfa (long llTrusteeId) |
| boolean | IsCurrentUserExcludesMfa () |
| pswd_string | GetUserTotpSecret (binary binSidHash) |
| pswd_string | GetUserTotpSecret (long llTrusteeId) |
| SetUserTotpSecret (binary binSidHash, TotpSecretSettings oSecretSettings, pswd_string oNewSecret) | |
| SetUserTotpSecret (long llTrusteeId, TotpSecretSettings oSecretSettings, pswd_string oNewSecret) | |
| AddUserToTotpRequrementExceptions (long llTrusteeId, boolean bInExceptions) | |
| Add/remove user to/from exceptions list of "2FA is required for all users" requirement. | |
MFA Cache provider (Only inside server)