Click or drag to resize

ISchemaWithVersionsSchemaSystemSecurity Property


Gets/sets the access security of the schema.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
ISchemaSystemSecurity SchemaSystemSecurity { get; set; }

Property Value

Type: ISchemaSystemSecurity
Remarks
Note that the security is setup in the way to default allow everyone, and can add entries to deny access to groups.
See Also