Show / Hide Table of Contents

Class TenantManagementPermissions.Tenants

Inheritance
System.Object
TenantManagementPermissions.Tenants
Namespace: Volo.Abp.TenantManagement
Assembly: Volo.Abp.TenantManagement.Application.Contracts.dll
Syntax
public static class Tenants : object

Fields

Create

Declaration
public const string Create = null
Field Value
Type Description
System.String

Default

Declaration
public const string Default = null
Field Value
Type Description
System.String

Delete

Declaration
public const string Delete = null
Field Value
Type Description
System.String

ManageConnectionStrings

Declaration
public const string ManageConnectionStrings = null
Field Value
Type Description
System.String

ManageFeatures

Declaration
public const string ManageFeatures = null
Field Value
Type Description
System.String

Update

Declaration
public const string Update = null
Field Value
Type Description
System.String
Back to top Powered by Volosoft