2 writes to _authChallenges
Microsoft.AspNetCore.Server.HttpSys (2)
RequestProcessing\Response.cs (2)
54_authChallenges = RequestContext.Server.Options.Authentication.Schemes; 116_authChallenges = value;
1 reference to _authChallenges
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\Response.cs (1)
112get { return _authChallenges; }