ServicePrincipalInner.AppDisplayName Property

Definition

Gets the display name exposed by the associated application.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to