Click or drag to resize
IRemoteConnection Properties

The IRemoteConnection type exposes the following members.

Properties
  NameDescription
Public propertyAmlContext
AML context used for creating AML objects and formatting AML statements
(Inherited from IConnection.)
Public propertyDatabase
Name of the connected database
(Inherited from IConnection.)
Public propertyUrl
URL that the instance resides at
Public propertyUserId
ID of the authenticated user
(Inherited from IConnection.)
Top
See Also