GrantType
property for PowerScript controls
Applies to
TokenRequest object
Description
The type of the authorization process. Values are:
-
password – Resource Owner Password Credentials Grant;
-
client_credentials – Client Credentials Grant;
-
placeholder string – Extension Grant.
Usage
In a script
The GrantType property takes a string value. The following statement
sets the GrantType property:
|
1 2 3 |
TokenRequest lnv_TokenRequest lnv_TokenRequest.granttype = "client_credentials" |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest