SshPasswordCredential
Defined in: src/protocols/ssh/auth/SshAuthSession.ts:39
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
password | string | src/protocols/ssh/auth/SshAuthSession.ts:42 |
type | "password" | src/protocols/ssh/auth/SshAuthSession.ts:40 |
username | string | src/protocols/ssh/auth/SshAuthSession.ts:41 |