User Class

Definition

Namespace: Centralpoint.Web
Assembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SerializableAttribute]
public class User : IPrincipal, IUser
Inheritance
Object    User
Implements
IUser, IPrincipal

Constructors

User Initializes a new instance of the User class

Properties

Methods

AddReviewer  
ApplyDynamicRoles(SqlConnection, String, Management)  
ApplyDynamicRoles(Guid, SqlConnection, String, Guid, String, String, Boolean)  
AudienceIsAccessibleInCda  
Authenticate(String, String, Guid)  
Authenticate(String, String, Guid, Boolean)  
ClearAudienceInfo  
ClearAudiences  
ConvertTimeFromUtc  
ConvertTimeToUtc  
EnsureAudienceInfo  
Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
ExceededFailedPasswordAttempts  
Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
FormatDefaultSort  
GetHashCode Serves as the default hash function.
(Inherited from Object)
GetLoginSiteTypeCookieName  
GetMasters  
GetRoles(Guid, Boolean)  
GetRoles(String, String)  
GetType Gets the Type of the current instance.
(Inherited from Object)
GetWebSites  
HashPassword  
IsInAudience  
IsInCdaAudience  
IsInMaster  
IsInNavigationItem  
IsInPasswordHistory(Guid, String, String, Int32, DateTime) Obsolete.
IsInPasswordHistory(String, Guid, String, Int32, DateTime)  
IsInRole  
IsInRoleIds  
IsInRoles  
IsInWebSite  
MemberwiseClone Creates a shallow copy of the current Object.
(Inherited from Object)
NotifyCreator(Guid, String, String, CpCollection)  
NotifyCreator(Guid, String, String, String)  
NotifyReviewers(String, String, DataPreview)  
NotifyReviewers(String, String, DataPreview, String)  
ParseUserOverride  
RemoveLoginSiteTypeCookie  
Reviewer(Guid)  
Reviewer(Guid, Boolean)  
SendReviewEmail(Reviewer, Reviewer, String, String, DataPreview, String)  
SendReviewEmail(Reviewer, Reviewer, Reviewer, String, String, DataPreview, String)  
SetLoginSiteTypeCookie  
ToString
(Overrides ObjectToString)
ValidateUser  

Fields

Extension Methods

See Also