Home > @i2analyze/notebook-sdk > records > ISecuritySettingData
records.ISecuritySettingData interface
A set of data for creating a security setting.
Signature:
interface ISecuritySettingData
Introduced: version 1.1
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
dimension | schema.SecurityDimensionId | schema.ISecurityDimension | Gets or sets the security dimension for the new security setting. | |
values | readonly (schema.SecurityDimensionValueId | schema.ISecurityDimensionValue)[] | Gets or sets the dimension values for the new security setting. |