.NET SDK - ConnectOptions

ConnectOptions class

Options for connecting to the Rainway Network.

public class ConnectOptions

Public Members

namedescription
ConnectOptions()The default constructor.
ApiKey { get; set; }The Rainway API key of your organization.
ExternalId { get; set; }An (optional) identifying string that your application can recognize and tie back to a user.

See Also