sgrListaPASUsuario
Lists the Service Outposts (PAS) associated with the logged-in user.
PARAMETERS
| Field | Type | Required? | Description |
|---|---|---|---|
| accesskey | string | Yes | Key returned by the sgrLogin method. |
METHOD RETURN:
ReturnDataset: If the access key entered is valid, the property will display:
| Field | Type | Description |
|---|---|---|
| CDPAS | integer | PAS Code |
| DSPAS | string | PAS Name |
| NRSRVTAG | string | PAS Tag (used to configure access in Clipas NET) |
| CDOPERACAO | integer | Operation Code |
| DSOPERACAO | string | Operation Name |
ReturnDescription: If there is an error executing the method, the property will display:
| Error | Description |
|---|---|
| There are no PAS enabled for the user! |