次の方法で共有


AADProperties.ServicePrincipalClientId プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象