Class UserClaim
Namespace: Volo.Abp.IdentityServer
Assembly: Volo.Abp.IdentityServer.Domain.dll
Syntax
public abstract class UserClaim : Entity
Constructors
UserClaim()
Declaration
protected UserClaim()
UserClaim(String)
Declaration
protected UserClaim(string type)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | type |
Properties
Type
Declaration
public virtual string Type { get; protected set; }
Property Value
| Type | Description |
|---|---|
| System.String |