Class IdentityResourcePropertyConsts
Inherited Members
Namespace: Volo.Abp.IdentityServer.IdentityResources
Assembly: Volo.Abp.IdentityServer.Domain.Shared.dll
Syntax
public class IdentityResourcePropertyConsts
Constructors
IdentityResourcePropertyConsts()
Declaration
public IdentityResourcePropertyConsts()
Properties
KeyMaxLength
Declaration
public static int KeyMaxLength { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
ValueMaxLength
Declaration
public static int ValueMaxLength { get; set; }
Property Value
| Type | Description |
|---|---|
| int |