/AWS1/CL_EVBCXNOAUTHCLIRSPPRMS¶
The client response parameters for the connection when OAuth is specified as the authorization type.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_clientid TYPE /AWS1/EVBAUTHHEADERPARAMETERS /AWS1/EVBAUTHHEADERPARAMETERS¶
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 |