Class UserBusinessEntity

Business Entity for Users.

System.Object
  EPS.Business.BusinessObjects.BusinessEntity
    EPS.Security.Users.UserBusinessEntity

public class UserBusinessEntity : BusinessEntity

Class Members

MemberDescription
Constructor This constructor should not be used. Use the NewEntity method instead.
GetBusinessObject Override the GetBusinessObject method
public virtual IBusinessObject GetBusinessObject();
LoadEntity Load an existent entity.
public static UserBusinessEntity LoadEntity( Guid id );
NewEntity Create a new entity.
public static UserBusinessEntity NewEntity();
Active Property for Active
Created Property for Created
Groups Property for UserGroup Collection
LastLogOn Property for LastLogin
Password Property for Password
PasswordChangeRequired Property for PasswordChangeRequired
Photo User photo.
Roles Property for UserRole Collection
SpecialPermissions Property for SpecialPermissionss Collection
SystemUser Property for SystemUser
UserName Property for Username
UserNameChangeRequired Property for UserNameChangeRequired
UserPK Gets User PK. Because this entity inherits from Names, its PK is the Name.PK_Name.

Requirements

Namespace: EPS.Security.Users
Assembly: SECURITYBUSINESSOBJECTS.DLL


  Last Updated: 5/23/2007 | © , 2007