The IiMISUser type exposes the following members.

Methods

  NameDescription
Public methodIsInRole
Determines whether the current principal belongs to the specified role.
(Inherited from IPrincipal.)

Properties

  NameDescription
Public propertyDataServerConnectionString
Gets the connection string to use when accessing the database via this user's account.
Public propertyIdentity
Gets the identity of the current principal.
(Inherited from IPrincipal.)
Public propertyThrowExceptionOnError
Gets an indicator of whether or not an exception should be thrown when a business rules error is detected.
Public propertyThrowExceptionOnWarning
Gets an indicator of whether or not an exception should be thrown when a business rules warning is detected.
Public propertyUpdatedByName
Gets the name to be used in CreatedBy and UpdatedBy properties of objects being created and updated.

See Also