/AWS1/CL_ACALSTTMPLGRACCCTLE01¶
ListTemplateGroupAccessControlEntriesResponse
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_accesscontrolentries
TYPE /AWS1/CL_ACAACCESSCTLENTRYSUMM=>TT_ACCESSCONTROLENTRYLIST
TT_ACCESSCONTROLENTRYLIST
¶
An access control entry grants or denies permission to an Active Directory group to enroll certificates for a template.
iv_nexttoken
TYPE /AWS1/ACANEXTTOKEN
/AWS1/ACANEXTTOKEN
¶
Use this parameter when paginating results in a subsequent request after you receive a response with truncated results. Set it to the value of the
NextToken
parameter from the response you just received.
Queryable Attributes¶
AccessControlEntries¶
An access control entry grants or denies permission to an Active Directory group to enroll certificates for a template.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ACCESSCONTROLENTRIES() |
Getter for ACCESSCONTROLENTRIES, with configurable default |
ASK_ACCESSCONTROLENTRIES() |
Getter for ACCESSCONTROLENTRIES w/ exceptions if field has n |
HAS_ACCESSCONTROLENTRIES() |
Determine if ACCESSCONTROLENTRIES has a value |
NextToken¶
Use this parameter when paginating results in a subsequent request after you receive a response with truncated results. Set it to the value of the
NextToken
parameter from the response you just received.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |