Click or drag to resize

User Class

Inheritance Hierarchy

Namespace:  FileHold.UserRoleManager.Grid
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public class User : ADAMObject

The User type exposes the following members.

Constructors
  NameDescription
Public methodUser
Initializes a new instance of the User class
Top
Properties
  NameDescription
Public propertyADFolder (Inherited from ADAMObject.)
Public propertyAssignedWebViewer (Inherited from ADAMObject.)
Public propertyAuthenticationType (Inherited from ADAMObject.)
Public propertyBelongsDirectly (Inherited from ADAMObject.)
Public propertyBelongsToFHGroups (Inherited from ADAMObject.)
Public propertyCity
Public propertyCompanyName
Public propertyCompanyTitle
Public propertyCountryRegion
Public propertyDepartment
Public propertyDescription (Inherited from ADAMObject.)
Public propertyDivision
Public propertyDomainName (Inherited from ADAMObject.)
Public propertyEmail (Inherited from ADAMObject.)
Public propertyFax
Public propertyFirstName (Inherited from ADAMObject.)
Public propertyFullName (Inherited from ADAMObject.)
Public propertyGroups (Inherited from ADAMObject.)
Public propertyHasFHAccountEnabled (Inherited from ADAMObject.)
Public propertyHasGuaranteedAccess (Inherited from ADAMObject.)
Public propertyHome
Public propertyID (Inherited from ADAMObject.)
Public propertyInheritedGroups (Inherited from ADAMObject.)
Public propertyInstantMessanger
Public propertyIPPhone
Public propertyIsLockedSupportUser
Public propertyIsMFAEnabled (Inherited from ADAMObject.)
Public propertyIsUserEnabledInAD (Inherited from ADAMObject.)
Public propertyLastLogin (Inherited from ADAMObject.)
Public propertyLastModifiedDate (Inherited from ADAMObject.)
Public propertyLastName (Inherited from ADAMObject.)
Public propertyLibraryId (Inherited from ADAMObject.)
Public propertyLogin (Inherited from ADAMObject.)
Public propertyMobile
Public propertyNotes
Public propertyObjectName (Inherited from ADAMObject.)
Public propertyOffice
Public propertyPager
Public propertyPOBox
Public propertyRoleName (Inherited from ADAMObject.)
Public propertyRoleType (Inherited from ADAMObject.)
Public propertyScanningInboxLicense (Inherited from ADAMObject.)
Public propertySourceType (Inherited from ADAMObject.)
Public propertyStateProvince
Public propertyStreet
Public propertyType (Inherited from ADAMObject.)
Public propertyUserName (Inherited from ADAMObject.)
Public propertyViewerLicenseType
Filled only for FHGroups (in 'detailed' classes in memberOfFHGroups list) Whether particular user object belongs to this FH group directly or through another group
(Inherited from ADAMObject.)
Public propertyWebPage
Public propertyWork
Public propertyWorkPhone (Inherited from ADAMObject.)
Public propertyZipPostalCode
Top
Methods
  NameDescription
Public methodCompareTo (Inherited from ADAMObject.)
Public methodEquals (Inherited from ADAMObject.)
Top
Extension Methods
See Also