ConnectionContextUUID Property

GF API Documentation
Unique Universal IDentifier (UUID) This value has to be set to identify application when OEC API is being used by 3rd parties. Remoting connections are required to specify UUID as well. UUID must be obtained from OEC by contacting support ([email protected]). Obtaining the UUID and connecting your application to OEC with the UUID will enable your users to leverage a single login to access both your application as well as OEC's Trading platform at the same time.

Namespace:  GF.Api.Connection
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public string UUID { get; }

Property Value

Type: String
See Also

Reference