Authentication Types REST Endpoints

AAA/Authentication Types
Use for managing authentication types.
Get an Authentication Type by ID
Method: get
Path: /api/AAA/AuthTypes/{id}
Get Authentication Types
Method: get
Path: /api/AAA/AuthTypes
Get Authentication Types for Combo Boxes and Item Selectors
Method: get
Path: /api/AAA/AuthTypes/readForSelect
Update an Authentication Type
Method: put
Path: /api/AAA/AuthTypes/{id}