4 references to CreateCookieScheme
Microsoft.AspNetCore.Identity.Test (4)
SignInManagerTest.cs (4)
1800
[IdentityConstants.ApplicationScheme] =
CreateCookieScheme
(IdentityConstants.ApplicationScheme),
1801
[IdentityConstants.ExternalScheme] =
CreateCookieScheme
(IdentityConstants.ExternalScheme),
1802
[IdentityConstants.TwoFactorRememberMeScheme] =
CreateCookieScheme
(IdentityConstants.TwoFactorRememberMeScheme),
1803
[IdentityConstants.TwoFactorUserIdScheme] =
CreateCookieScheme
(IdentityConstants.TwoFactorUserIdScheme),