2.2.2.21 SecurityDescriptorProperty
The SecurityDescriptorProperty type represents a security descriptor used by an ORB to authorize instantiation of components and access to component instances.
Simple type: eDT_BYTES
Validity: If not null, it MUST be a ComponentSecurityDescriptor (section 2.2.2.21.4).
Server validation: Servers MAY enforce validity constraints.
Client validation: Clients SHOULD simply pass through the value provided by the client application.