GenericSecurityDescriptor Properties
.NET Framework 4
The GenericSecurityDescriptor type exposes the following members.
| Name | Description | |
|---|---|---|
|
BinaryLength | Gets the length, in bytes, of the binary representation of the current GenericSecurityDescriptor object. This length should be used before marshaling the ACL into a binary array with the GetBinaryForm() method. |
|
ControlFlags | Gets values that specify behavior of the GenericSecurityDescriptor object. |
|
Group | Gets or sets the primary group for this GenericSecurityDescriptor object. |
|
Owner | Gets or sets the owner of the object associated with this GenericSecurityDescriptor object. |
|
Revision | Gets the revision level of the GenericSecurityDescriptor object. |