Show / Hide Table of Contents

Class UserInfo

Inheritance
Object
UserInfo
Namespace: SuperOffice.CRM.Web.Data
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class UserInfo : Carrier

Constructors

UserInfo()

Declaration
public UserInfo()

Properties

CanAddCredentials

Declaration
public bool CanAddCredentials { get; set; }
Property Value
Type Description
Boolean

CanChangeCredentials

Declaration
public bool CanChangeCredentials { get; set; }
Property Value
Type Description
Boolean

Credentials

Declaration
public CredentialInfo[] Credentials { get; set; }
Property Value
Type Description
CredentialInfo[]

LicenseOwners

Declaration
public LicenseOwner[] LicenseOwners { get; set; }
Property Value
Type Description
LicenseOwner[]

LoginAndFullName

Declaration
public string LoginAndFullName { get; set; }
Property Value
Type Description
String

OtherGroups

Declaration
public string OtherGroups { get; set; }
Property Value
Type Description
String

OtherGroupsUrl

Declaration
public string OtherGroupsUrl { get; set; }
Property Value
Type Description
String

PrefsTitle

Declaration
public string PrefsTitle { get; set; }
Property Value
Type Description
String

ShowUserName

Declaration
public bool ShowUserName { get; set; }
Property Value
Type Description
Boolean

UserIsActive

Declaration
public bool UserIsActive { get; set; }
Property Value
Type Description
Boolean
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top