This topic has not yet been rated - Rate this topic

GenericSecurityDescriptor Properties

The GenericSecurityDescriptor type exposes the following members.

  NameDescription
Public property 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.
Public property ControlFlags Gets values that specify behavior of the GenericSecurityDescriptor object.
Public property Group Gets or sets the primary group for this GenericSecurityDescriptor object.
Public property Owner Gets or sets the owner of the object associated with this GenericSecurityDescriptor object.
Public property Static member Revision Gets the revision level of the GenericSecurityDescriptor object.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.