Share via


ServicePrincipal.PublisherName Property

Definition

Gets or sets the publisher's name of the associated application

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to