Ant Organisation Ltd documentation

UsersBase Members

UsersBase overview

Public Instance Constructors

UsersBase Constructor Constructor

Public Instance Properties

Users Gets and the users array used by ContentEntry

Public Instance Methods

Add Adds a new user to the provider
CanAdd Returns true if this provider can add users
CanDelete Returns true if user at index i can be deleted
CanEdit Returns true if the user at index i can be edited
CanEditInformation Returns true if information associated with the user can be edited
Delete Deletes the user at index i
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetActualType Gets the type of the User class being used in this provider
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetItemsClone Gets the users array (implementation of Users)
GetType (inherited from Object)Gets the Type of the current instance.
GetUserFromUsername Gets the group from the name
Replace Replaces the user at index with a new record (in ContentEntry format)
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.
RefreshIfNecessary

See Also

UsersBase Class | Ant.Security.Base Namespace