System.Security.AccessControl.GenericSecurityDescriptor: Property Members

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

Public Properties

[read-only]
BinaryLengthint.

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
ControlFlagsControlFlags.

Gets values that specify behavior of the System.Security.AccessControl.GenericSecurityDescriptor object.

abstract
GroupSystem.Security.Principal.SecurityIdentifier.

Gets or sets the primary group for this System.Security.AccessControl.GenericSecurityDescriptor object.

abstract
OwnerSystem.Security.Principal.SecurityIdentifier.

Gets or sets the owner of the object associated with this System.Security.AccessControl.GenericSecurityDescriptor object.

[read-only]
static
Revisionbyte.

Gets the revision level of the System.Security.AccessControl.GenericSecurityDescriptor object.