Show / Hide Table of Contents

Class AbpAccountAuthorityDelegationOptions

Inheritance
object
AbpAccountAuthorityDelegationOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Account.AuthorityDelegation
Assembly: Volo.Abp.Account.Pro.Shared.Application.Contracts.dll
Syntax
public class AbpAccountAuthorityDelegationOptions

Constructors

AbpAccountAuthorityDelegationOptions()

Declaration
public AbpAccountAuthorityDelegationOptions()

Properties

EnableDelegatedImpersonation

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