Initializes a new instance of the AuthenticationBannerEventArgs class.
Namespace: Renci.SshNet.CommonAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- username
- Type:
System String
The username.
- message
- Type:
System String
Banner message.
- language
- Type:
System String
Banner language.
See Also