Click or drag to resize

AspNetIdentityAdapterMap Property

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

Namespace:  VelocityDBExtensions2.AspNet.Identity
Assembly:  VelocityDBExtensions2 (in VelocityDBExtensions2.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public BTreeMap<string, UserLoginInfoAdapter> AdapterMap { get; }

Property Value

Type: BTreeMapString, UserLoginInfoAdapter
See Also