Show / Hide Table of Contents

Class SecurityCodeProvider

Inheritance
object
SecurityCodeProvider
Implements
ITransientDependency
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.CmsKit.Newsletters.Helpers
Assembly: Volo.CmsKit.Pro.Domain.Shared.dll
Syntax
public class SecurityCodeProvider : ITransientDependency

Constructors

SecurityCodeProvider()

Declaration
public SecurityCodeProvider()

Methods

GetSecurityCode(string)

Declaration
public virtual string GetSecurityCode(string emailAddress)
Parameters
Type Name Description
string emailAddress
Returns
Type Description
string

Implements

Volo.Abp.DependencyInjection.ITransientDependency
In this article
Back to top Powered by Volosoft