property AuthorizationParams: TScWebHeaderCollection;
Description
Gets or sets a list of parameters that will be inserted into the AuthorizationUrl before the OAuth2 authorization begins. You can get a list of parameters for this property on the target service page after registering your app. Some services don't require specification of any additional parameters.