/AWS1/CL_WSPMICROSOFTENTRACFG¶
Specifies the configurations of the Microsoft Entra.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_tenantid TYPE /AWS1/WSPMICROSOFTENTRACFGTE00 /AWS1/WSPMICROSOFTENTRACFGTE00¶
The identifier of the tenant.
iv_applicationcfgsecretarn TYPE /AWS1/WSPSECRETSMANAGERARN /AWS1/WSPSECRETSMANAGERARN¶
The Amazon Resource Name (ARN) of the application config.
Queryable Attributes¶
TenantId¶
The identifier of the tenant.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TENANTID() |
Getter for TENANTID, with configurable default |
ASK_TENANTID() |
Getter for TENANTID w/ exceptions if field has no value |
HAS_TENANTID() |
Determine if TENANTID has a value |
ApplicationConfigSecretArn¶
The Amazon Resource Name (ARN) of the application config.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATIONCFGSECRETARN() |
Getter for APPLICATIONCONFIGSECRETARN, with configurable def |
ASK_APPLICATIONCFGSECRETARN() |
Getter for APPLICATIONCONFIGSECRETARN w/ exceptions if field |
HAS_APPLICATIONCFGSECRETARN() |
Determine if APPLICATIONCONFIGSECRETARN has a value |