Show / Hide Table of Contents

Class AbpIdentityProBlazorOptions

Inheritance
object
AbpIdentityProBlazorOptions
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.Pro.Blazor
Assembly: Volo.Abp.Identity.Pro.Blazor.dll
Syntax
public class AbpIdentityProBlazorOptions

Constructors

AbpIdentityProBlazorOptions()

Declaration
public AbpIdentityProBlazorOptions()

Properties

EnableUserImpersonation

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