共用方式為


PSCredentialExecutionParameter.Username 屬性

定義

取得或設定登入的使用者名稱

[Newtonsoft.Json.JsonProperty(PropertyName="username")]
public string Username { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="username")>]
member this.Username : string with get, set
Public Property Username As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於