Session_GetKeyNames
This API gets list of keys associated with a user.
URL
./Session_GetKeyNames
Input Parameters
| Parameters | Description | 
|---|---|
| username | Name of the user for which keys are to be retrieved. | 
| password | Password associated with the user. | 
Sample SOAP Parameters
    <prot:Session_GetKeyNames>
    </prot:Session_GetKeyNames>
Output
    <ns2:GetKeyNamesResponse xmlns:ns2="http://dsws.org/protectappws/">[vijans_aes_128_nv, vijans_aes_128_v,....< …sample truncated for brevity…>..., vijans_aes_128_persistent_v]</ns2:GetKeyNamesResponse>