Request List of User Bound Authentication Methods API

Call this function to retrieve list of token information that is bound with user.

Below is the URL to access the API functions:

PUT /CentagateWS/webresources/user/auth/list/{admin-username}

Parameters

NoParametersOccurrenceDescriptions
1UsernameRequiredThe user's username
2CenTokenRequiredThe Hmac Value Calculated Using SHA256 With SecretCode As Key And Plain Text From Admin Username + AuthToken​

Sample Code

As in below there are some examples of source code of access the API functions: