Provides data for the AuthenticationRequest event.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public Class SshAuthenticationRequestEventArgs _
	Inherits EventArgs
C#
public class SshAuthenticationRequestEventArgs : EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Rebex.Net..::..SshAuthenticationRequestEventArgs

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also