CSDiscretionaryAccessControlEntry Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The CSDiscretionaryAccessControlEntry type exposes the following members.

Properties

  Name Description
Public property AccessMask
Gets or sets the permission that this discretionary access control entry specifies.
Public property AceFlags
Gets a value that indicates the inheritance properties of this Access control entry implementation. This property is read-only.
(Overrides CSGenericAccessControlEntryAceFlags.)
Public property AceId
Gets a value that indicates the internal Content Studio id of the access control entry.
Public property AceType
Gets the type of access this discretionary access control entry specifies.
Public property InheritanceFlags
Inheritance flags specify the semantics of inheritance for access control entries (ACEs).
Public property Inherited
Gets a value that indicates whether this entry is inherited from the parent object or not.
(Overrides CSGenericAccessControlEntryInherited.)
Public property IsGroup
Gets a value that indicates whether the trustee indicated by the SID property is a security group or not.
Public property IsLocalGroup
Gets a value that indicates whether the trustee indicated by the SID property is a local security group or not.
Public property IsUnknown
Gets a value that indicates whether the trustee indicated by the SID property is considered unknown by Content Studio or not.
Public property Key
Returns the unique key for this item. This value is used when sorting the list.
(Overrides CSGenericAccessControlEntryKey.)
Public property PropagationFlags
Specifies how Access Control Entries (ACEs) are propagated to child objects. These flags are significant only if inheritance flags are present.
Public property RawAccessMask
Gets a value that specifies the access mask of this entry.
(Inherited from CSGenericAccessControlEntry.)
Public property RawAceType
Gets a value that specifies the type of access that this entry specifies.
(Inherited from CSGenericAccessControlEntry.)
Public property SID
Gets a value that indicates the trustee of this Access control entry implementation. This property is read-only.
(Overrides CSGenericAccessControlEntrySID.)
Public property TrusteeId
Gets a value that indicates the internal id of the trustee indicated by the SID property.
Public property TrusteeName
Gets a value that indicates the name of the trustee indicated by the SID property.
Top
See Also

Reference