Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 567 Bytes

File metadata and controls

12 lines (8 loc) · 567 Bytes

CorelliumClient.CreateNetworkConnectionOptions

Properties

Name Type Description Notes
identifier String UUIDv4
name String User specified name for this network connection. e.g. My Network Connection
provider String One of the registered network provider types
config Object An object containing network connection configuration data. Will vary based on network provider type. See examples. [optional]