Table of Contents

Interface IRegistorOptions

Namespace
H.Modules.Login
Assembly
H.Modules.Login.dll
public interface IRegistorOptions
Extension Methods

Properties

Image

string Image { get; set; }

Property Value

string

MailAccount

string MailAccount { get; set; }

Property Value

string

PrivacypolicyUri

string PrivacypolicyUri { get; set; }

Property Value

string

ServiceAgreementUri

string ServiceAgreementUri { get; set; }

Property Value

string

UseMail

bool UseMail { get; set; }

Property Value

bool