CreatingSessionEventArgs Class

The event data corresponding to CreatingSession.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Dundas.BI.AccountServicesCreatingSessionEventArgs

Namespace: Dundas.BI.AccountServices
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class CreatingSessionEventArgs : EventArgs

The CreatingSessionEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyCreationParametersGets the session creation parameters.
Public propertyLogOnTokenGets the logon token associated with the logon operation.
Obsolete
Top
See Also