The properties of System.Security.AccessControl.GenericSecurityDescriptor are listed below. For a list of all members, see the GenericSecurityDescriptor Members list.
See Also: Inherited members from System.Object
[read-only] | BinaryLength | int.
![]() Gets the length, in bytes, of the binary representation of the current System.Security.AccessControl.GenericSecurityDescriptor object. This length should be used before marshaling the ACL into a binary array with the GenericSecurityDescriptor.GetBinaryForm method. |
[read-only] abstract | ControlFlags | ControlFlags.
![]() Gets values that specify behavior of the System.Security.AccessControl.GenericSecurityDescriptor object. |
abstract | Group | System.Security.Principal.SecurityIdentifier.
![]() Gets or sets the primary group for this System.Security.AccessControl.GenericSecurityDescriptor object. |
abstract | Owner | System.Security.Principal.SecurityIdentifier.
![]() Gets or sets the owner of the object associated with this System.Security.AccessControl.GenericSecurityDescriptor object. |
[read-only] static | Revision | byte.
![]() Gets the revision level of the System.Security.AccessControl.GenericSecurityDescriptor object. |