/AWS1/CL_CWECXNOAUTHCLIRSPPRMS¶
Contains the client response parameters for the connection when OAuth is specified as the authorization type.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_clientid TYPE /AWS1/CWEAUTHHEADERPARAMETERS /AWS1/CWEAUTHHEADERPARAMETERS¶
The client ID associated with the response to the connection request.
Queryable Attributes¶
ClientID¶
The client ID associated with the response to the connection request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CLIENTID() |
Getter for CLIENTID, with configurable default |
ASK_CLIENTID() |
Getter for CLIENTID w/ exceptions if field has no value |
HAS_CLIENTID() |
Determine if CLIENTID has a value |