Click or drag to resize

AuthenticatedEventArgs Properties

The AuthenticatedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyPrincipal
Gets or sets the principal.
Public propertySuccess
Indicates success
Public propertyUserName
Gets or sets the name of the user.
Top
See Also