/AWS1/CL_WMLGETPERSONALACCTO01¶
GetPersonalAccessTokenMetadataResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_personalaccesstokenid TYPE /AWS1/WMLPERSONALACCESSTOKENID /AWS1/WMLPERSONALACCESSTOKENID¶
The Personal Access Token ID.
iv_userid TYPE /AWS1/WMLWORKMAILIDENTIFIER /AWS1/WMLWORKMAILIDENTIFIER¶
The WorkMail User ID.
iv_name TYPE /AWS1/WMLPERSONALACCTOKENNAME /AWS1/WMLPERSONALACCTOKENNAME¶
The Personal Access Token name.
iv_datecreated TYPE /AWS1/WMLTIMESTAMP /AWS1/WMLTIMESTAMP¶
The date when the Personal Access Token ID was created.
iv_datelastused TYPE /AWS1/WMLTIMESTAMP /AWS1/WMLTIMESTAMP¶
The date when the Personal Access Token ID was last used.
iv_expirestime TYPE /AWS1/WMLTIMESTAMP /AWS1/WMLTIMESTAMP¶
The time when the Personal Access Token ID will expire.
it_scopes TYPE /AWS1/CL_WMLPERSONALACCTOKSC00=>TT_PERSONALACCTOKENSCOPELIST TT_PERSONALACCTOKENSCOPELIST¶
Lists all the Personal Access Token permissions for a mailbox.
Queryable Attributes¶
PersonalAccessTokenId¶
The Personal Access Token ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PERSONALACCESSTOKENID() |
Getter for PERSONALACCESSTOKENID, with configurable default |
ASK_PERSONALACCESSTOKENID() |
Getter for PERSONALACCESSTOKENID w/ exceptions if field has |
HAS_PERSONALACCESSTOKENID() |
Determine if PERSONALACCESSTOKENID has a value |
UserId¶
The WorkMail User ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USERID() |
Getter for USERID, with configurable default |
ASK_USERID() |
Getter for USERID w/ exceptions if field has no value |
HAS_USERID() |
Determine if USERID has a value |
Name¶
The Personal Access Token name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
DateCreated¶
The date when the Personal Access Token ID was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATECREATED() |
Getter for DATECREATED, with configurable default |
ASK_DATECREATED() |
Getter for DATECREATED w/ exceptions if field has no value |
HAS_DATECREATED() |
Determine if DATECREATED has a value |
DateLastUsed¶
The date when the Personal Access Token ID was last used.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATELASTUSED() |
Getter for DATELASTUSED, with configurable default |
ASK_DATELASTUSED() |
Getter for DATELASTUSED w/ exceptions if field has no value |
HAS_DATELASTUSED() |
Determine if DATELASTUSED has a value |
ExpiresTime¶
The time when the Personal Access Token ID will expire.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPIRESTIME() |
Getter for EXPIRESTIME, with configurable default |
ASK_EXPIRESTIME() |
Getter for EXPIRESTIME w/ exceptions if field has no value |
HAS_EXPIRESTIME() |
Determine if EXPIRESTIME has a value |
Scopes¶
Lists all the Personal Access Token permissions for a mailbox.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SCOPES() |
Getter for SCOPES, with configurable default |
ASK_SCOPES() |
Getter for SCOPES w/ exceptions if field has no value |
HAS_SCOPES() |
Determine if SCOPES has a value |