KSC Open API
Kaspersky Security Center API description
|
Create blob with connection parameters for the klsctunnel utility. Create blob with connection parameters for the klsctunnel utility, including target address and one-time authentication token. See Tunnels creation Creates blob for current security context.
To create blob for RDP one should specify following values in the pParams container:
As RDP is sometimes disabled at the remote host, and Kaspersky Security Center has functionality to turn on RDP forcibly (Systems management license is needed). To turn RDP on the target host before creating blob for RDP one should call method NagRemoteScreen::OpenSession with nType=1 and szwID=<empty string>, and then immediately pass returned 'handle' to the method NagRemoteScreen::CloseSession. After that one should call Session::CreateBlob method as usually.
|