Search Results for

    Show / Hide Table of Contents

    Class EmailService

    Inheritance
    System.Object
    EmailService
    Implements
    Microsoft.AspNet.Identity.IIdentityMessageService
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: ImageVault.Web.Security.Identity
    Assembly: ImageVault.Web.dll
    Syntax
    public class EmailService

    Constructors

    EmailService()

    Declaration
    public EmailService()

    Methods

    SendAsync(IdentityMessage)

    Declaration
    public Task SendAsync(IdentityMessage message)
    Parameters
    Type Name Description
    Microsoft.AspNet.Identity.IdentityMessage message
    Returns
    Type Description
    System.Threading.Tasks.Task

    Implements

    Microsoft.AspNet.Identity.IIdentityMessageService
    In This Article
    Back to top (c) Meriworks 2002-2022