Ant Organisation Ltd documentation

GroupBase Members

GroupBase overview

Public Instance Constructors

GroupBaseOverloaded. Initializes a new instance of the GroupBase class.

Public Instance Properties

Groups Gets the sub groups who are members of this group. This array has members of type group ref
Name Gets the name of the group
Users Gets the users who are members of this group as UserRef

Public Instance Methods

Contains Returns true is the group contains the user
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetGroups Gets the Group objects which are sub members of this group
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.
GetName Gets the name of this group
GetSummary Gets the summary of this group object
GetType (inherited from Object)Gets the Type of the current instance.
GetUsers Gets the User objects which are members of this group
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.

See Also

GroupBase Class | Ant.Security.Base Namespace