Name | Description | |
---|---|---|
ACLData Constructor | Default contructor |
The following tables list the members exposed by ACLData.
Name | Description | |
---|---|---|
ACLData Constructor | Default contructor |
Name | Description | |
---|---|---|
GenericACL | Gets the ACL formated as a Generic ACL | |
IsNull | Returns true when the ACL is null. | |
Length | Return the length (in bytes) of the raw ACL data | |
ObjectAccessType | Gets and sets the ObjectAccessType. | |
RawData | Gets and sets the raw ACL data |
Name | Description | |
---|---|---|
Equals | Override Equals | |
Modified | Returns true if the ACL has been modified. | |
ReadXml | Reads an ACL from the XmlReader | |
SetNull | Sets the ACL to be null | |
WriteXml | Writes the ACL to the XmlWriter |
Name | Description | |
---|---|---|
ListChanged | Event that fires when the ACL changes |