Click or drag to resize

AspNetIdentityUserNameToId Property

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

Namespace:  VelocityDBExtensions2.AspNet.Identity
Assembly:  VelocityDBExtensions2 (in VelocityDBExtensions2.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public BTreeMap<string, ulong> UserNameToId { get; }

Property Value

Type: BTreeMapString, UInt64
See Also