SharedLoginIdList
- Print
- PDF
SharedLoginIdList
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Available in Classic
This is a list of shared login IDs.
Syntax
The syntax is as follows.
private List<String> sharedLoginIdList = new ArrayList<>();
Field
The following describes the fields.
Field | Type | Required | Description |
---|---|---|---|
sharedLoginIdList | List<String> | Required | List<String> data type |
Was this article helpful?