/AWS1/CL_EVBCRECXNAPIKEYAUTH00¶
The API key authorization parameters for the connection.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_apikeyname TYPE /AWS1/EVBAUTHHEADERPARAMETERS /AWS1/EVBAUTHHEADERPARAMETERS¶
The name of the API key to use for authorization.
iv_apikeyvalue TYPE /AWS1/EVBAUTHHEADERPRMSSENSI00 /AWS1/EVBAUTHHEADERPRMSSENSI00¶
The value for the API key to use for authorization.
Queryable Attributes¶
ApiKeyName¶
The name of the API key to use for authorization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APIKEYNAME() |
Getter for APIKEYNAME, with configurable default |
ASK_APIKEYNAME() |
Getter for APIKEYNAME w/ exceptions if field has no value |
HAS_APIKEYNAME() |
Determine if APIKEYNAME has a value |
ApiKeyValue¶
The value for the API key to use for authorization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APIKEYVALUE() |
Getter for APIKEYVALUE, with configurable default |
ASK_APIKEYVALUE() |
Getter for APIKEYVALUE w/ exceptions if field has no value |
HAS_APIKEYVALUE() |
Determine if APIKEYVALUE has a value |