WebJobsAuthenticationEventsContextUser.Mail Property

Definition

Gets the mail address.

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

Property Value

The mail.

Attributes

Applies to