共用方式為


AdmCredential.ClientId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to