Class ProviderInfoDto
Inherited Members
Namespace: Volo.Abp.PermissionManagement
Assembly: Volo.Abp.PermissionManagement.Application.Contracts.dll
Syntax
public class ProviderInfoDto
Constructors
ProviderInfoDto()
Declaration
public ProviderInfoDto()
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 |