The PasswordEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyEvent
Gets or sets the type of event (Password entered nag period or Password expired).
Public propertyPasswordAge
Gets or sets the password age.
Public propertyPasswordMaxAge
Gets or sets the password max age.
Public propertyPasswordNagAge
Gets or sets the password nag age.
Public propertyText
Gets or sets the localized text corresponding to the password event.
Public propertyUserId
Gets or sets the user ID for which this password event has occurred.

See Also