Cloud Mail 2020 JavaScript Edition

Questions / Feedback?

Params Property

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

Syntax


 getParams(): OAuthParamList;

 setParams(params: OAuthParamList): void;

Default Value

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 JavaScript Edition - Version 20.0 [Build 8308]