Show / Hide Table of Contents

Class IdentityClaimTypeDto

Inheritance
object
IdentityClaimTypeDto
Namespace: Volo.Abp.IdentityServer.ClaimType.Dtos
Assembly: Volo.Abp.IdentityServer.Application.Contracts.dll
Syntax
public class IdentityClaimTypeDto : ExtensibleEntityDto<Guid>

Constructors

IdentityClaimTypeDto()

Declaration
public IdentityClaimTypeDto()

Properties

Name

Declaration
public string Name { get; set; }
Property Value
Type Description
string
In this article
Back to top Powered by Volosoft