1 write to Properties
Microsoft.AspNetCore.Mvc.Core (1)
SignInResult.cs (1)
59Properties = properties;
1 reference to Properties
Microsoft.AspNetCore.Mvc.Core (1)
SignInResult.cs (1)
87return httpContext.SignInAsync(AuthenticationScheme, Principal, Properties);