메소드 | 설명 | |
---|---|---|
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 |