{CompanyName} FlexyGo

ApplicationSignInManager..::..Create Method

Creates the specified options.

Namespace:  FLEXYGO.Authentication.Identity
Assembly:  flxAuthentication (in flxAuthentication.dll)

Syntax


Public Shared Function Create ( _
	options As IdentityFactoryOptions(Of ApplicationSignInManager), _
	context As IOwinContext _
) As ApplicationSignInManager

Parameters

options
Type: IdentityFactoryOptions<(Of <(<'ApplicationSignInManager>)>)>
The options.
context
Type: IOwinContext
The context.

Return Value

ApplicationSignInManager.