All Classes Files Functions Variables Pages
kwfweb::Totp Interface Reference

Public Member Functions

void totpVerify (in long code, in boolean remember)
 
void totpState (out TotpState state)
 

Member Function Documentation

void kwfweb::Totp::totpState ( out TotpState  state)

checks 2 step verification state

Parameters
value- true if 2 step verification is required
Exceptions
kerio::web::ApiException
-32001 Session expired. - "The user is not logged in."
void kwfweb::Totp::totpVerify ( in long  code,
in boolean  remember 
)

Performs 2 step verification

Exceptions
kerio::web::ApiException
-32001 Session expired. - "The user is not logged in."

The documentation for this interface was generated from the following file: