Class PermissionManagementModal.ProviderInfoViewModel
Inherited Members
Namespace: Volo.Abp.PermissionManagement.Web.Pages.AbpPermissionManagement
Assembly: Volo.Abp.PermissionManagement.Web.dll
Syntax
public class PermissionManagementModal.ProviderInfoViewModel
Constructors
ProviderInfoViewModel()
Declaration
public ProviderInfoViewModel()
Properties
ProviderKey
Declaration
public string ProviderKey { get; set; }
Property Value
Type | Description |
---|---|
string |
ProviderName
Declaration
public string ProviderName { get; set; }
Property Value
Type | Description |
---|---|
string |