Class IdentityRoleUpdateDto
Inherited Members
Namespace: Volo.Abp.Identity
Assembly: Volo.Abp.Identity.Application.Contracts.dll
Syntax
public class IdentityRoleUpdateDto : IdentityRoleCreateOrUpdateDtoBase, IHasExtraProperties, IValidatableObject, IHasConcurrencyStamp
Constructors
IdentityRoleUpdateDto()
Declaration
public IdentityRoleUpdateDto()
Properties
ConcurrencyStamp
Declaration
public string ConcurrencyStamp { get; set; }
Property Value
Type | Description |
---|---|
string |