Show / Hide Table of Contents

Class AbpIdentityWebOptions

Inheritance
object
AbpIdentityWebOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Identity.Web
Assembly: Volo.Abp.Identity.Pro.Web.dll
Syntax
public class AbpIdentityWebOptions

Constructors

AbpIdentityWebOptions()

Declaration
public AbpIdentityWebOptions()

Properties

EnableUserImpersonation

Declaration
public bool EnableUserImpersonation { get; set; }
Property Value
Type Description
bool
In this article
Back to top Powered by Volosoft