Table IWA_SecurityDescriptor

Security descriptors belongs to a security descriptor type

Columns

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.

Indexes

Name Columns Hints Comment
IWA_SecurityDescriptor_SecurityDescriptorTypeId SecurityDescriptorTypeId

Referenced By

Foreign Table Column Comment
IWA_SecuritySystem SecurityDescriptorId Security descriptor.
IWA_AccessControl SecurityDescriptorId References the security descriptor that this access control belongs to.

Cache

Object Strategy
IWA_SecurityDescriptor ALL

MySql

Object NoReferenceUseTrigger
SecurityDescriptorTypeId true

Oracle

Object NoReference
SecurityDescriptorTypeId true

MsSqlServer

Object NoReferenceUseTrigger
SecurityDescriptorTypeId true