Class IdentityClaimTypeDto
Inherited Members
Namespace: Volo.Abp.IdentityServer.ClaimType.Dtos
Assembly: Volo.Abp.IdentityServer.Application.Contracts.dll
Syntax
public class IdentityClaimTypeDto : ExtensibleEntityDto<Guid>, IHasExtraProperties, IValidatableObject, IEntityDto<Guid>, IEntityDto
Constructors
IdentityClaimTypeDto()
Declaration
public IdentityClaimTypeDto()
Properties
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |