ManageController.SignInManager Property

Blog

ManageControllerSignInManager Property

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:Blog.Controllers.ManageController.SignInManager"]

Namespace:  Blog.Controllers
Assembly:  Blog (in Blog.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ApplicationSignInManager SignInManager { get; }
function get_SignInManager();

Property Value

Type: ApplicationSignInManager

[Missing <value> documentation for "P:Blog.Controllers.ManageController.SignInManager"]

Remarks

[Missing <remarks> documentation for "P:Blog.Controllers.ManageController.SignInManager"]

See Also