WebJobsAuthenticationEventsContextServicePrincipal.AppDisplayName Property

Definition

Gets the display name of the application.

[System.Text.Json.Serialization.JsonPropertyName("appDisplayName")]
public string AppDisplayName { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("appDisplayName")>]
member this.AppDisplayName : string with get, set
Public Property AppDisplayName As String

Property Value

The display name of the application.

Attributes

Applies to