/AWS1/CL_WMLDESCRIDPVDRCONFRSP¶
DescribeIdentityProviderConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_authenticationmode TYPE /AWS1/WMLIDPVDRAUTHNTCTNMODE /AWS1/WMLIDPVDRAUTHNTCTNMODE¶
The authentication mode used in WorkMail.
io_identitycenterconf TYPE REF TO /AWS1/CL_WMLIDENTITYCENTERCONF /AWS1/CL_WMLIDENTITYCENTERCONF¶
The details of the IAM Identity Center configuration.
io_personalaccesstokenconf TYPE REF TO /AWS1/CL_WMLPERSONALACCTOKCONF /AWS1/CL_WMLPERSONALACCTOKCONF¶
The details of the Personal Access Token configuration.
Queryable Attributes¶
AuthenticationMode¶
The authentication mode used in WorkMail.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTHENTICATIONMODE() |
Getter for AUTHENTICATIONMODE, with configurable default |
ASK_AUTHENTICATIONMODE() |
Getter for AUTHENTICATIONMODE w/ exceptions if field has no |
HAS_AUTHENTICATIONMODE() |
Determine if AUTHENTICATIONMODE has a value |
IdentityCenterConfiguration¶
The details of the IAM Identity Center configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IDENTITYCENTERCONF() |
Getter for IDENTITYCENTERCONFIGURATION |
PersonalAccessTokenConfiguration¶
The details of the Personal Access Token configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERSONALACCESSTOKENCONF() |
Getter for PERSONALACCESSTOKENCONF |