메소드 | 설명 | |
---|---|---|
RequestMessageKeyboardInteractive ( ServiceName serviceName, string username ) : Renci.SshNet.Common |
Initializes a new instance of the RequestMessageKeyboardInteractive class.
|
메소드 | 설명 | |
---|---|---|
SaveData ( ) : void |
Called when type specific data need to be saved.
|
public RequestMessageKeyboardInteractive ( ServiceName serviceName, string username ) : Renci.SshNet.Common | ||
serviceName | ServiceName | Name of the service. |
username | string | Authentication username. |
리턴 | Renci.SshNet.Common |