4 references to CreateCookieScheme
Microsoft.AspNetCore.Identity.Test (4)
SignInManagerTest.cs (4)
1903
[IdentityConstants.ApplicationScheme] =
CreateCookieScheme
(IdentityConstants.ApplicationScheme),
1904
[IdentityConstants.ExternalScheme] =
CreateCookieScheme
(IdentityConstants.ExternalScheme),
1905
[IdentityConstants.TwoFactorRememberMeScheme] =
CreateCookieScheme
(IdentityConstants.TwoFactorRememberMeScheme),
1906
[IdentityConstants.TwoFactorUserIdScheme] =
CreateCookieScheme
(IdentityConstants.TwoFactorUserIdScheme),