Skip navigation  
Glossary  |  General Information  
   Content Services User Administration API
     Search in CS User Admin API Overview   |   API Classes   |   Enumeration Constants   |   Status Codes  
Level 1 Overview
Level 1 API Classes
Level 2 mezSession
Level 2     Methods
Level 2     ChangeGroup
Level 2     Login
Level 2     Logout
Level 2     PasswordModify
Level 2     Properties
Level 2     bAddGroups
Level 2     bAddItems
Level 2     bAddUsers
Level 2     bIsAdmin
Level 2     bNetworkLogin
Level 2     hSctx
Level 2     sCurrentGroup
Level 2     sServerName
Level 2     sSystemName
Level 2     sUserName
Level 2 mezObject
Level 2 mezProperty
Level 2 mezList
Level 2 mezUtility
Level 1 Enumeration Constants
Level 1 Status Codes
Level 1 General Information
   

mezSession Class

The mezSession class is used to represent a user's connection to a Content Services library server. The class includes a Login method to log a user into a CS library and a Logout method to end the user's session.

  Methods

ChangeGroup

changes the user's current group assignment

Login

initiates a user session into a CS library

Logout

ends a user's session in a CS library

PasswordModify

used to change a user's password

  Properties

bAddGroups

indicates whether the user has permission to add groups to the CS library

bAddItems

indicates whether the user has permission to add document items to the CS library

bAddUsers

indicates whether the user has permission to add users to the CS library

bIsAdmin

indicates whether the user's current group assignment is the Administrators group

bNetworkLogin

indicates whether the user's network login was used to initiate the current CS library session

hSctx

the handle of the user session into the CS library

sCurrentGroup

the name of the user's current group assignment

sServerName

within the context of the current session, the name of the server where the CS library is located

sSystemName

within the context of the current session, the name of the CS library

sUserName

the name of the user