Click or drag to resize

AspNetIdentity Constructor

Initializes a new instance of the AspNetIdentity class

Namespace:  VelocityDBExtensions2.AspNet.Identity
Assembly:  VelocityDBExtensions2 (in VelocityDBExtensions2.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public AspNetIdentity(
	SessionBase session
)

Parameters

session
Type: VelocityDb.SessionSessionBase

[Missing <param name="session"/> documentation for "M:VelocityDBExtensions2.AspNet.Identity.AspNetIdentity.#ctor(VelocityDb.Session.SessionBase)"]

See Also