次の方法で共有


ServicePrincipal.AppId プロパティ

定義

アプリケーション ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象