Method
property for PowerScript controls
Applies to
TokenRequest and OAuthRequest objects
Description
HTTP method for sending the authentication request. Values
are:
GET – HTTP get method;
POST – HTTP post method.
Usage
In a script
The Method property takes a string value. The following statement
sets the Method property to “POST”:
|
1 2 3 |
TokenRequest lnv_TokenRequest lnv_TokenRequest.method = "POST" |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest