| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
Required |
|
| CreatorUserId | globally unique identifier |
None. |
|
| CreationDate | date |
Required |
|
| Description | string |
None. |
|
| DefaultValue | string |
None. |
|
| DataType | ProfilePropertyDataTypeDto |
None. |
|
| IsRequired | boolean |
None. |
|
| MinimumValueExpression | string |
String length: inclusive between 0 and 50 |
|
| MaximumValueExpression | string |
String length: inclusive between 0 and 50 |
|
| SortIndex | integer |
None. |
|
| SecurityMode | ProfilePropertySecurityModeDto |
None. |
|
| SecurityGroupId | globally unique identifier |
None. |
|
| IsDeleted | boolean |
None. |
|
| Options | Collection of ProfilePropertyOptionDto |
None. |
|
| TenantIds | Collection of globally unique identifier |
None. |