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