CSGenericAccessControlList Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The CSGenericAccessControlList type exposes the following members.

Methods

  Name Description
Protected method BaseAdd
Adds a specific entry to the list of CSGenericAccessControlEntry objects.
Protected method BaseRemove
Removes a specific CSGenericAccessControlEntry from the list.
Public method Compare
Compares two strings and returns a value indicating whether one is less than, equal to, or greater than the other.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator
Returns an enumerator that iterates through a collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method WriteXml
When overridden in derived classes writes the Xml representation of this list to the supplied XmlWriter.
Top
See Also

Reference