SecurityDomain Object
Contains configuration information about a security domain on the platform.
The properties included in the SecurityDomain object are listed below.
| Property | Type | Description |
|---|---|---|
| Name | String | The name of the security domain. |
| Description | String | Brief description for the security domain. |
| IdentitySystemType | String |
The type of domain. For valid values, see IdentitySystemType values for domains:
|
| DomainConfiguration | String | A string of URL-escaped name/value pairs containing the domain configuration information. |