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