Session Methods

The Session type exposes the following members.

Methods
  NameDescription
Public methodDemandAdministrator
Requires that the session has system administration privileges.
Public methodDemandPrivilege
Requires that the specified application privilege is granted to the session.
Public methodGetCustomAttributeValues
Gets the values of the custom attribute with the specified name.
Public methodGetGroupNames
Gets the names of all groups associated with the session.
Public methodHasPrivilege
Determines whether the session has the specified application privilege.
Top
See Also