4 references to CreateCookieScheme
Microsoft.AspNetCore.Identity.Test (4)
SignInManagerTest.cs (4)
1741
[IdentityConstants.ApplicationScheme] =
CreateCookieScheme
(IdentityConstants.ApplicationScheme),
1742
[IdentityConstants.ExternalScheme] =
CreateCookieScheme
(IdentityConstants.ExternalScheme),
1743
[IdentityConstants.TwoFactorRememberMeScheme] =
CreateCookieScheme
(IdentityConstants.TwoFactorRememberMeScheme),
1744
[IdentityConstants.TwoFactorUserIdScheme] =
CreateCookieScheme
(IdentityConstants.TwoFactorUserIdScheme),