Class TenantManagementPermissions.Tenants
Inheritance
TenantManagementPermissions.Tenants
Assembly: Volo.Abp.TenantManagement.Application.Contracts.dll
Syntax
public static class TenantManagementPermissions.Tenants
Fields
Create
Declaration
public const string Create = "AbpTenantManagement.Tenants.Create"
Field Value
Default
Declaration
public const string Default = "AbpTenantManagement.Tenants"
Field Value
Delete
Declaration
public const string Delete = "AbpTenantManagement.Tenants.Delete"
Field Value
ManageConnectionStrings
Declaration
public const string ManageConnectionStrings = "AbpTenantManagement.Tenants.ManageConnectionStrings"
Field Value
ManageFeatures
Declaration
public const string ManageFeatures = "AbpTenantManagement.Tenants.ManageFeatures"
Field Value
Update
Declaration
public const string Update = "AbpTenantManagement.Tenants.Update"
Field Value