68
Chapter 4: XML API Reference
Returned elements
None.
Sample results
<results>
<status code="ok" />
</results>
See also
logout
logout
Availability
Breeze 4.
Description
Logs out a user, invalidating the cookie that the application received when the user logged in.
Parameters
None.
Filters
Results cannot be filtered or sorted.
Returned elements
None.
Sample results
<results>
<status code="ok" />
</results>
See also
login
permissions-info
Availability
Breeze 4.
Description
Provides information about principals and the permissions they have for a specified SCO. You can
also pass an optional
principal-id
parameter to retrieve permission information about a specific
principal.
To determine the ID to use as the
principal-id
parameter, call the
principal-list
API
(possibly with a filter to limit the returned data).
Содержание BREEZE 5
Страница 1: ...Breeze Integration Guide ...
Страница 40: ...40 Chapter 3 Common Tasks ...