Class ApiResourceClaimDto
Inherited Members
Namespace: Volo.Abp.IdentityServer.ApiResource.Dtos
Assembly: Volo.Abp.IdentityServer.Application.Contracts.dll
Syntax
public class ApiResourceClaimDto
Constructors
ApiResourceClaimDto()
Declaration
public ApiResourceClaimDto()
Properties
ApiResourceId
Declaration
public Guid ApiResourceId { get; set; }
Property Value
Type | Description |
---|---|
Guid |
Type
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
string |