Share via


IdentityRole<TKey>.ConcurrencyStamp Property

Definition

A random value that should change whenever a role is persisted to the store

public virtual string? ConcurrencyStamp { get; set; }
public virtual string ConcurrencyStamp { get; set; }

Property Value

Applies to