Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

Params Property

The parameters to be included in the request to the authorization server, or received in the response.

Syntax

[VB.NET]
Public Property Params As OAuthParamList

[C#]
public OAuthParamList Params {get;}

Remarks

This is a collection of query string parameters to be added in the request when creating the authorization URL. This will also hold the parameters returned in the response.

This property is not available at design time.

Default Value

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]