Okta.Sdk.Model.GroupSchemaCustom

October 22, 2025 ยท View on GitHub

All custom profile properties are defined in a profile subschema with the resolution scope #custom

Properties

NameTypeDescriptionNotes
IdstringThe subschema name[optional] [readonly]
PropertiesDictionary<string, GroupSchemaAttribute>The `#custom` object properties[optional]
RequiredList<string>A collection indicating required property names[optional] [readonly]
TypestringThe object type[optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]