次の方法で共有


ServicePrincipal.PublisherName プロパティ

定義

関連付けられたアプリケーションの発行元の名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象