Click or drag to resize
ConnectionToken Class
Token to instantiate a connection
Inheritance Hierarchy
SystemObject
  FlexRule.Core.Model.SourceConnectionsConnectionToken

Namespace: FlexRule.Core.Model.SourceConnections
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
[SerializableAttribute]
public class ConnectionToken

The ConnectionToken type exposes the following members.

Constructors
  NameDescription
Public methodConnectionToken
Creates connection token using a url
Top
Properties
  NameDescription
Public propertyAddress
Address of the source
Public propertyDictionary
Public propertyPassword
Public propertyUser
Top
Extension Methods
See Also