Click or drag to resize

AspNetIdentityRoleSet Property

[Missing <summary> documentation for "P:VelocityDBExtensions2.AspNet.Identity.AspNetIdentity.RoleSet"]

Namespace:  VelocityDBExtensions2.AspNet.Identity
Assembly:  VelocityDBExtensions2 (in VelocityDBExtensions2.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public BTreeSet<IdentityRole> RoleSet { get; }

Property Value

Type: BTreeSetIdentityRole
See Also