PSCredentialExecutionParameter interface
PowerShell 資格情報オブジェクト
- Extends
継承されたプロパティ
| name | パラメーター名 |
プロパティの詳細
password
ログイン用のパスワード
password?: string
プロパティ値
string
type
実行パラメーターの種類
type: "Credential"
プロパティ値
"Credential"
username
ログイン用のユーザー名
username?: string
プロパティ値
string