Ant Organisation Ltd documentation

UserBase Members

UserBase overview

Public Instance Constructors

UserBaseOverloaded. Initializes a new instance of the UserBase class.

Public Instance Properties

Enabled Gets and sets whether this user is enabled
FullName Gets and sets the full name of the user
Password Gets and sets the email address of this user
Username Gets and sets the username

Public Instance Methods

Equals Override of Equals
GetFullName Gets the full name of the user
GetFullUserName Gets a username of the format provider/username
GetHashCode Override of GetHashCode
GetProviderName Gets the provider
GetSummary Gets the summary of this user
GetType (inherited from Object)Gets the Type of the current instance.
GetUsername Gets the username
IsEnabled Gets the email address for the user
SetProviderName Sets the provider
ToStringOverride of ToString

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

UserBase Class | Ant.Security.Base Namespace