AuthenticationPasswordChangeEventArgs ClassSSH .NET Client Library Documentation
Provides data for PasswordExpired event.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem EventArgs
    Renci.SshNet.Common AuthenticationEventArgs
      Renci.SshNet.Common AuthenticationPasswordChangeEventArgs

Namespace: Renci.SshNet.Common
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

public class AuthenticationPasswordChangeEventArgs : AuthenticationEventArgs
See Also