Udostępnij za pośrednictwem


ResendEmailConfirmationModel.InputModel.Email Właściwość

Definicja

Ten interfejs API obsługuje domyślną infrastrukturę interfejsu użytkownika ASP.NET Core Identity i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu. Ten interfejs API może ulec zmianie lub zostać usunięty w przyszłych wersjach.

[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

Wartość właściwości

Atrybuty

Dotyczy