UserInfoProvider Properties |
The UserInfoProvider type exposes the following members.
Name | Description | |
---|---|---|
AdministratorUser |
Gets the default system administrator user in the listed order of preferences:
1) User defined by settings key CMSDefaultUserID
2) User with username 'administrator'
3) Any other global admin
| |
AdministratorUserName |
Gets the default system administrator user name in the listed order of preferences:
1) User defined by settings key CMSDefaultUserID
2) User with username 'administrator'
3) Any other global admin
4) Defaults to 'administrator' if no global admin is found
| |
DataSource |
Data source for the provider
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.) | |
HashtableSettings |
Gets hashtable settings
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.) | |
InfoObject |
Info object instance the provider is working with.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.) | |
IsValid |
Indicates if the provider instance is up-to-date and can be used to manage object instances.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.) | |
LogUserCounts |
Gets or sets the value that indicates whether user counts settings should be checked.
| |
NewPasswordFormat |
Returns password format to be used while hashing new passwords.
| |
PasswordSalt |
Gets or sets password salt.
| |
TypeInfo |
Object type information.
(Inherited from AbstractInfoProviderTInfo, TProvider, TQuery.) | |
UserCountsEnabled |
Gets the value that indicates whether user counts are enabled.
| |
UseSafeRoleName |
Indicates whether to use safe or normal role names.
| |
UseSafeUserName |
Indicates whether to use safe or normal user names.
|