Condividi tramite


ResendEmailConfirmationModel.InputModel.Email Proprietà

Definizione

Questa API supporta l'infrastruttura dell'interfaccia utente predefinita dell'ASP.NET Core e non deve essere usata direttamente dal codice. Questa API può cambiare o essere rimossa nelle versioni future.

[System.ComponentModel.DataAnnotations.EmailAddress]
[System.ComponentModel.DataAnnotations.Required]
public string Email { get; set; }
[<System.ComponentModel.DataAnnotations.EmailAddress>]
[<System.ComponentModel.DataAnnotations.Required>]
member this.Email : string with get, set
Public Property Email As String

Valore della proprietà

Attributi

Si applica a