The IiMISUser type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| IsInRole |
Determines whether the current principal belongs to the specified role.
(Inherited from IPrincipal.) |
Properties
| Name | Description | |
|---|---|---|
| DataServerConnectionString |
Gets the connection string to use when accessing the database via this user's account.
| |
| Identity |
Gets the identity of the current principal.
(Inherited from IPrincipal.) | |
| 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.
|