The IiMISUser type exposes the following members.

Properties

  NameDescription
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.

See Also