ConnectOptions class
Options for connecting to the Rainway Network.
public class ConnectOptions
Public Members
| name | description |
|---|---|
| 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
- namespace Rainway.SDK.Options
