RainwayConfig.ExternalId property
An identifying string that your application can recognize and tie back to a user. (For example, a username.)
public string? ExternalId { get; set; }
See Also
- class RainwayConfig
- namespace Rainway.SDK