Sdílet prostřednictvím


ResendEmailConfirmationModel.InputModel.Email Vlastnost

Definice

Toto rozhraní API podporuje výchozí infrastrukturu uživatelského rozhraní ASP.NET Core Identity a není určeno k použití přímo z vašeho kódu. Toto rozhraní API se může v budoucích verzích změnit nebo odebrat.

[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

Hodnota vlastnosti

Atributy

Platí pro