FileHold 17.1 API Documentation
C#
C#
Show/Hide TOC
User Class
Definition
Namespace:
FileHold.UserRoleManager.Grid
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
Copy
public
class
User
:
ADAMObject
Inheritance
Object
ADAMObject
User
Constructors
User
Initializes a new instance of the
User
class
Properties
ADFolder
(Inherited from
ADAMObject
)
AssignedWebViewer
(Inherited from
ADAMObject
)
AuthenticationType
(Inherited from
ADAMObject
)
AuthenticatorKey
(Inherited from
ADAMObject
)
BelongsDirectly
(Inherited from
ADAMObject
)
BelongsToFHGroups
(Inherited from
ADAMObject
)
City
CompanyName
CompanyTitle
CountryRegion
Department
Description
(Inherited from
ADAMObject
)
Division
DomainName
(Inherited from
ADAMObject
)
Email
(Inherited from
ADAMObject
)
Fax
FirstName
(Inherited from
ADAMObject
)
FullName
(Inherited from
ADAMObject
)
Groups
(Inherited from
ADAMObject
)
HasFHAccountEnabled
(Inherited from
ADAMObject
)
HasGuaranteedAccess
(Inherited from
ADAMObject
)
Home
ID
(Inherited from
ADAMObject
)
InheritedGroups
(Inherited from
ADAMObject
)
InstantMessanger
IPPhone
IsLockedSupportUser
IsMFAEnabled
(Inherited from
ADAMObject
)
IsUserEnabledInAD
(Inherited from
ADAMObject
)
LastLogin
(Inherited from
ADAMObject
)
LastModifiedDate
(Inherited from
ADAMObject
)
LastName
(Inherited from
ADAMObject
)
LibraryId
(Inherited from
ADAMObject
)
Login
(Inherited from
ADAMObject
)
Mobile
Notes
ObjectName
(Inherited from
ADAMObject
)
Office
Pager
POBox
RoleName
(Inherited from
ADAMObject
)
RoleType
(Inherited from
ADAMObject
)
ScanningInboxLicense
(Inherited from
ADAMObject
)
SecurityStamp
(Inherited from
ADAMObject
)
SourceType
(Inherited from
ADAMObject
)
StateProvince
Street
Type
(Inherited from
ADAMObject
)
UserName
(Inherited from
ADAMObject
)
ViewerLicenseType
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
)
WebPage
Work
WorkPhone
(Inherited from
ADAMObject
)
ZipPostalCode
Methods
CompareTo
(Inherited from
ADAMObject
)
Equals
(Inherited from
ADAMObject
)
Extension Methods
Convert
<
T
>
(Defined by
ObjectExtension
)
ToJson
(Defined by
ObjectExtension
)
See Also
Reference
FileHold.UserRoleManager.Grid Namespace
In This Article
Definition
Constructors
Properties
Methods
Extension Methods
See Also