AllowedSpecialCharacters Object
Contains information about the special characters that are allowed in the context (such as, in the answer to a security challenge question). If no special characters are specified, all characters are allowed.
This object is used by the following operations:
- Operations that reference the PasswordPolicy object
- Operations that reference the Challenge object
The properties included in the AllowedSpecialCharacters object are listed below.
Property | Type | Description |
---|---|---|
AllowedSpecialCharacter[ ] | string | A special character that is allowed in the context (such as, for a password). |