Share via


MicrosoftGraphServicePrincipal.AppDisplayName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to