The CStaffUser type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AccessKeywords |
Gets the list of special access keys available to the user.
| |
| ButtonBarDesign |
Gets an indication of whether button bar design is supported for this user.
| |
| CashARAccessLevel |
Gets the level of access that this user has to the Cash accounts receivable functions in iMIS.
| |
| CertificationAccessLevel |
Gets the level of access that this user has to the Certification functions in iMIS.
| |
| CharactersPerLine |
Gets the number of characters per line for reports for this user.
| |
| CheckTickler |
Gets an indication of whether tasks should be checked upon login of this user.
| |
| DataServerConnectionString |
Gets or sets the connection string to use when accessing the database via this user's account.
| |
| DefaultStaffUserID |
The default User ID to use for staff member authorization during system operations.
| |
| Department |
Gets the name of the department in which this staff user works.
| |
| DuesAccessLevel |
Gets the level of access that this user has to the Dues functions in iMIS.
| |
| EditTypes |
Gets the list of types to which this instance applies.
| |
| EventsAccessLevel |
Gets the level of access that this user has to the Events functions in iMIS.
| |
| ExpiresOn |
Gets the date on which this user's ability to login expires.
| |
| ExpoAccessLevel |
Gets the level of access that this user has to the Expo functions in iMIS.
| |
| FileDestination |
Gets the destination of files for this user.
| |
| FundRaisingAccessLevel |
Gets the level of access that this user has to the Fundraising functions in iMIS.
| |
| HasPassword |
Gets a value indicating whether the CStaffUser has a password set and is therefore able to login.
| |
| Identity |
Gets an object that represents the user's identity and authentication state.
| |
| IncludeProspects |
Gets in indication of whether prospecs should be indcluded for this user.
| |
| IsAdHocAllowed |
Gets an indicator of whether or not this user has access to the ad hoc query tool
| |
| IsCasualUser |
Gets an indication of whether this is user is to be considered casual or not.
| |
| IsInitialScreenDisabled |
Gets an indication of whether the initial screen is disabled.
| |
| IsInternetAccessRestricted |
Gets an indication of whether internet access is restricted for this user.
| |
| IsLoginDisabled |
Gets an indicator of whether this user's ability to login has been disabled
| |
| LastLoginOn |
Gets the date and time this user last logged into the system.
| |
| LinesPerPage |
Gets the number of lines per page to use for reports for this user.
| |
| MembershipAccessLevel |
Gets the level of access that this user has to the Membership functions in iMIS.
| |
| MenuItems |
Gets the comma-separated list of menu items which should be displayed for this user.
| |
| OrderEntryAccessLevel |
Gets the level of access that this user has to the Order Entry functions in iMIS.
| |
| PortDestination |
Gets the destination port for this user.
| |
| PreviousLoginOn |
Gets the date and time that the user logged into the system prior to the last time (LastLoginOn).
| |
| PrinterDestination |
Gets the destination printer for this user.
| |
| ReferralAccessLevel |
Gets the level of access that this user has to the Referral functions in iMIS.
| |
| ReportDestination |
Gets the destination of reports for this user.
| |
| SendFormfeed |
Gets an indication of whether a form feed should be sent on reports
created by this user.
| |
| ServiceCentralAccessLevel |
Gets the level of access that this user has to the Service Central functions in iMIS.
| |
| Signature |
Get the signature associated with this user.
| |
| StandardClosing1 |
Gets the first line of the standard letter closing text for this user.
| |
| StandardClosing2 |
Gets the second line of the standard letter closing text for this user, also known
as the title of the user in the closing.
| |
| SystemManagementAccessLevel |
Gets the level of access that this user has to the System Management functions in iMIS
| |
| ThrowExceptionOnError |
Gets an indicator of whether or not an exception should be thrown when a business rules error is detected.
| |
| ThrowExceptionOnWarning |
Gets an indicator of whether or not an exception should be thrown when a business rules warning is detected.
| |
| UpdatedByName |
Gets the name to be used in CreatedBy and UpdatedBy properties of objects being created and updated.
| |
| UserId |
Gets the Login Id or User Id for the iMIS staff user
| |
| UserName |
Gets the iMIS staff user's user name
|