Authentication Types REST Endpoints
AAA/Authentication Types
Use for managing authentication types.
- Get an Authentication Type by ID
- Method: getPath:
/api/AAA/AuthTypes/{id} - Get Authentication Types
- Method: getPath:
/api/AAA/AuthTypes - Get Authentication Types for Combo Boxes and Item Selectors
- Method: getPath:
/api/AAA/AuthTypes/readForSelect - Update an Authentication Type
- Method: putPath:
/api/AAA/AuthTypes/{id}