Session_GetKeyAttributes
This API gets custom attributes of a key.
URL
./Session_GetKeyAttributes
Input Parameters
Parameters | Description |
---|---|
keyName | Name of the key for which custom attributes are to be retrieved. |
Sample SOAP Parameters
Output
Note
The list of attributes that we get in response is comma separated so any attribute (name and value) having special character (particularly , and {} and “” and =) will be displayed as it is and will make the attribute difficult to read. So, it is recommended NOT to use special characters (particularly , and {} and “” and =) in the input.