HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

.NET SDK - RainwayConfig.ExternalId

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