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