Метод | Описание | |
---|---|---|
KeyboardInteractiveAuthenticationPrompt ( string prompts, bool echoes ) : string[] | ||
OnKeyboardInteractiveAuthenticationCompleted ( bool success, |
||
OnKeyboardInteractiveAuthenticationStarted ( ) : void |
public KeyboardInteractiveAuthenticationPrompt ( string prompts, bool echoes ) : string[] | ||
prompts | string | |
echoes | bool | |
Результат | string[] |
public OnKeyboardInteractiveAuthenticationCompleted ( bool success, |
||
success | bool | |
error | ||
Результат | void |
public OnKeyboardInteractiveAuthenticationStarted ( ) : void | ||
Результат | void |