The members of System.Security.AccessControl.GenericSecurityDescriptor are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Security.AccessControl.GenericSecurity class. |
| [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. |
GetBinaryForm(byte[], int)
| ||
GetSddlForm(AccessControlSections)
| ||
static | IsSddlConversionSupported()
| |