Class IdentityUserTokenConsts
Inherited Members
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Domain.Shared.dll
Syntax
public static class IdentityUserTokenConsts
Properties
MaxLoginProviderLength
Declaration
public static int MaxLoginProviderLength { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
MaxNameLength
Declaration
public static int MaxNameLength { get; set; }
Property Value
| Type | Description |
|---|---|
| int |