Domains
The
Domains
item returns an empty list.This table shows the input and output formats for this item.
Input Format | Request: Domains | ||
Output Format | The Domains item returns in this format: | ||
<Domains> | is | <Domain> | <DomainList> | |
<DomainList> | is | <Domain> | <Domain> \t <DomainList> | |
Field Name | Format | Description | |
<Domain> | ASCII - String | Name of a supported domain for user ID authentication passed in signoff. |
This table shows an example of the return on this request.
TIP:
A request on
object.GetItem(Domains)
returns:[ ]
Provide Feedback