UserAssignedIdentity.ClientId 屬性

定義

取得或設定與此身分識別相關聯的用戶端應用程式識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於