WebJobsAuthenticationEventsContextUser.Surname Property

Definition

Gets the surname.

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

Property Value

The surname.

Attributes

Applies to