IMS Web Service Reference

Method: GetPrivileges

Description

Retrieves all the privileges held by the operator of the token.

Action

http://ims.lyngsoesystems.com/security/GetPrivileges

Input

The input of this method is the document element tns:GetPrivileges having the structure defined by the following table.

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:BranchKey  common:BranchKeyType  0..1 
Output

The output of this method is the document element tns:GetPrivilegesResponse having the structure defined by the following table.

Element  Type  Occurs  Description 
    1..1 
tns:Privileges  common:HeldPrivilegeType  0..* 
Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo