WebJobsAuthenticationEventsContextServicePrincipal.DisplayName Property

Definition

Gets the display name.

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

Property Value

The display name.

Attributes

Applies to