ArcFM Solution Developer Guide
IMMLoginObject Interface Properties

Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

For a list of all members of this type, see IMMLoginObject members.

Public Properties
 NameDescription
 PropertyIsValidLoginUse this property to return whether a previous call to the Login() method has been successful. In other words, if IsValidLogin is True, then the user is currently connected to a valid database. As long as a successful login has been made in the past, then this value will evaluate to True.  
 PropertyLoginWorkspaceThis property should return an IWorkspace reference to the ArcFM login database.  
 PropertyUserNameThis property should return the user name used to login to the system database which the user is currently logged into. If the custom login that uses Windows authenticated connections, this property must be set to the true user name. The "true" user name is the Windows login user name without any domain attached.  
Top
See Also

Reference

IMMLoginObject Interface
Miner.Interop Namespace

 

 


Send Comment