IMS Web Service Reference

Method: CheckPrivilege

Description

Checks if the user has the particular privilege.

Action

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

Input

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

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

The output of this method is the document element tns:CheckPrivilegeResponse that is always empty.

Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo