GET api/Admin/PasswordRegexType
Allows you to get a list of Password Regex Types
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of IPasswordRegexType| Name | Description | Type | Additional information |
|---|---|---|---|
| ID | integer |
None. |
|
| Description | string |
None. |
|
| Regex | string |
None. |
|
| TranslationKey | string |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.