Skip to content

GatewayProfileUsageMethod

Specifies how RD Gateway profile settings are resolved.

Type

csharp
RoyalApps.Community.Rdp.WinForms.Configuration.Connection.GatewayProfileUsageMethod

Used By

Values

Default = 0

Use the default profile mode configured by the administrator.

Explicit = 1

Use explicit settings provided by the caller.

Back to API index

MIT Licensed