Security descriptors belongs to a security descriptor type
| Primary Key | Name | Type | Length | Precision | Can Be Null | Default | References | Action | Hints | Comment |
|---|---|---|---|---|---|---|---|---|---|---|
| true | SecurityDescriptorId | BIGINT | false | Identifies the security descriptor. | ||||||
| false | SecurityDescriptorTypeId | BIGINT | false | IWA_SecurityDescriptorType(SecurityDescriptorTypeId) | MsSqlServer , MySql , Oracle | References the security descriptor type that this security descriptor belongs to. |
| Name | Columns | Hints | Comment |
|---|---|---|---|
| IWA_SecurityDescriptor_SecurityDescriptorTypeId | SecurityDescriptorTypeId |
| Foreign Table | Column | Comment |
|---|---|---|
| IWA_SecuritySystem | SecurityDescriptorId | Security descriptor. |
| IWA_AccessControl | SecurityDescriptorId | References the security descriptor that this access control belongs to. |
| Object | Strategy |
|---|---|
| IWA_SecurityDescriptor | ALL |
| Object | NoReferenceUseTrigger |
|---|---|
| SecurityDescriptorTypeId | true |
| Object | NoReference |
|---|---|
| SecurityDescriptorTypeId | true |
| Object | NoReferenceUseTrigger |
|---|---|
| SecurityDescriptorTypeId | true |