Click or drag to resize

SessionEstablishedEventArgs Properties

The SessionEstablishedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyElevated
Elevated sesison
Public propertyPolicies
Policies requested for the session
Public propertyPrincipal
Gets the principal which was used to establish sessions
Public propertyPurpose
Purpose of the session
Public propertySession
Gets the established session
Public propertySuccess
Gets whether session established was successful
Top
See Also