RTK Parameter (Connect-Dropbox Cmdlet)
Specifies the runtime key for licensing the provider. If unset or invalid, the provider defaults to the standard licensing method. This property is only required in environments where the standard licensing method is unsupported or requires a runtime key.
Syntax
Connect-Dropbox -RTK string
Data Type
cstr
Default Value
""
Remarks
This property is typically unnecessary, as most configurations support a standard licensing mechanism.
Use this property only in environments where the standard .NET licensing scheme is unsupported.
Warning: The value of this property takes precedence over all existing licensing information. To avoid licensing errors, ensure the provided runtime key is correct.