Represents a User.
Implements I_ISDirty, I_ISObjectName, I_finSummaryPages, I_finExtendedAuditInformation

Methods

Name Description
AuditItemsLoad Loads the Audit Items collection.
AuditItemsRefresh Forces the Audit Items collection to be reloaded from the database the next time it is accessed.
Clear Clears this object and sets all of its properties to their defaults.
Delete Deletes the current record.
Duplicate Duplicates the current object.
FromXmlString Populates object from an XML string
GetAuthorisedDevices Get a collection of finPOWER Connect Cloud Authorised Devices.
GetObjectName
GetUserDataByIndex Retrieves User Defined Data by its Index.
LinkUsageItemsLoad Loads the Link Usage Items collection.
LinkUsageItemsRefresh Forces the Link Usage Items collection to be reloaded from the database the next time it is accessed.
Load Loads a record from the database.
LoadPk Loads a record from the database.
PasswordSet Set the Password.
PasswordValidate Validates that the Password is valid.
Refresh Refreshes this object from the database.
RolesLoad Loads the Roles collection.
RolesRefresh Forces the Roles collection to be reloaded from the database the next time it is accessed.
Save Save this record.
SetUserDataByIndex Sets User Defined Data by its Index.
SummaryPagesLoad Loads the Summary Pages collection.
SummaryPagesRefresh Forces the Summary Pages collection to be rebuilt the next time it is accessed.
ToXmlString Persists object to an XML string.
UnDelete Will undelete the current record.
UserDataInitialiseFromParameterSet Initialise User Data from a Parameter Set, i.e., create User Data entries and defaults.

Properties

Name Description
Active Indicates whether this record is Active.
AuditItems Read-Only A collection of Audit Items.
AuditItemsLoaded Read-Only Indicates whether the Audit Items collection has been loaded.
CreatedDate Read-Only The Local date and time this record was created.
CreatedUserPk Read-Only The primary key of the User that created this record.
CreatedUtcDate Read-Only The UTC date and time this record was Created.
Deleted Read-Only Indicates whether this User is flagged as being deleted.
DeletedDate Read-Only The Local date and time this record was Deleted.
DeletedUserPk Read-Only The primary key of the User that Deleted this record.
DeletedUtcDate Read-Only The UTC date and time this record was Deleted.
Email The User's Email Address.
ExternalPartyId The Id of this User's External Party.
ExternalPartyPk The primary key of this User's External Party.
Facsimile The User's Facsimile Number.
FailedLoginCount Read-Only The Number of Failed Web Login attempts since FailedLoginDate.
FailedLoginDate Read-Only The Local Windows date and time of the first failed Login attempt.
FailedLoginUtcDate Read-Only The UTC date and time of the first failed Login attempt.
InactiveDate Read-Only The Local date and time this record was made Inactive.
InactiveUserPk Read-Only The primary key of the User that made this record Inactive.
InactiveUtcDate Read-Only The UTC date and time this record was made Inactive.
IsDirty Read-Only Indicates whether this object has been modified since being created, loaded or refreshed.
IsLockedOut Read-Only Indicates whether this User is Locked Out due to too many failed Login attempts.
IsNew Read-Only Indicates whether this is a new record.
JobTitle The User's Job Title.
LastLoginDate Read-Only The local Windows Date and Time the User last logged in successfully.
LastLoginUtcDate Read-Only The UTC date the User last logged in successfully.
Level The Access Level of this User.
LevelText The Access Level in its String representation.
LinkUsageItems Read-Only A read-only collection of Link Usage Items that relate to this User.
LinkUsageItemsLoaded Read-Only Indicates whether the Link Usage Items collection has been loaded.
LockedOutDate Read-Only The Local Windows date and time that the User was Locked Out due to too many failed Login attempts.
LockedOutUtcDate Read-Only The UTC UTC date and time that the User was Locked Out due to too many failed Login attempts.
Mobile The User's Mobile Number.
Name The Name of this User.
PasswordDate Read-Only The date and time that the Password was last changed.
PasswordExpiryDate Read-Only The date and time that the Password will/has expired.
PasswordExpiryUtcDate Read-Only The UTC date and time that the Password will/has expired.
PasswordForceChange Indicates whether the User will be forced to change their password next time they log in.
PasswordUtcDate Read-Only The UTC date and time that the Password was last changed.
Phone The User's Phone Number.
Pk Read-Only This record's primary key.
Roles Read-Only A collection of Roles flagged to indicate which ones this User is a member of.
RolesChanged Read-Only Indicates whether the Roles collection has been loaded and has had changes made to it.
RolesLoaded Read-Only Indicates whether the Roles collection has been loaded.
SummaryPages Read-Only A collection of Summary Pages.
SummaryPagesLoaded Read-Only Indicates whether the Summary Pages collection has been loaded.
Tag The Tag property can be used to attach another value or object to this object.
Timestamp Read-Only This record's Timestamp.
UpdatedDate Read-Only The Local date and time this record was last updated.
UpdatedUserPk Read-Only The primary key of the User that last updated this record.
UpdatedUtcDate Read-Only The UTC date and time this record was last updated.
UseIntegratedSecurity Indicates whether this User can access the application using Windows Integrated Security.
User Indexed User Defined data.
UserData Read-Only User Defined data.
UserDataWeb Read-Only User Defined Web data.
UserGroupId The Id of this User's User Group.
UserGroupPk The primary key of this User's User Group.
UserId The Id of this User.
UserIdResolved Read-Only The Id of this User as it is stored in the Database.
UserPolicy Read-Only
UserPolicyId The Id of this User's User Policy.
UserPolicyPk The primary key of this User's User Policy.
WebAccess Indicates whether this User has Web Access.
WindowsUser The Windows Domain\UserId to check against when UseIntegratedSecurity is True.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0