The PrivilegeLevel type displays the enumerated value for the user’s user level on the Symphony server.
Ancestors
None
Relevant operations
• | lookupUserInfo |
Contents
The PrivilegeLevel type is a string (see xs:string) that enumerates the expected values for user level on the Symphony server. The content for an element of this type will be one of these values:
• | EXTENDED_PUB |
• | PUBLIC |
• | STAFF |
• | SUPERVISOR |
• | SYSADMIN |
Example
<LoginUserResponse xmlns="http://schemas.sirsidynix.com/symws/security"> <userPrivilege>PUBLIC</userPrivilege> <sharedLogin>false</sharedLogin> <userID>DBWST1</userID> <sessionToken>12dcc463-5e26-4962-9270-9eeedba15654</sessionToken></LoginUserResponse>
© 2009-2012 SirsiDynix