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