Class FakeUserClaims
Implements
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc
Assembly: Volo.Abp.AspNetCore.Mvc.Tests.dll
Syntax
public class FakeUserClaims : ISingletonDependency
Constructors
FakeUserClaims()
Declaration
public FakeUserClaims()
Properties
Claims
Declaration
public List<Claim> Claims { get; }
Property Value
Type | Description |
---|---|
List<Claim> |