示例#1
0
 public override System.Threading.Tasks.Task ChallengeAsync(string authenticationScheme, Microsoft.AspNetCore.Http.Authentication.AuthenticationProperties properties, Microsoft.AspNetCore.Http.Features.Authentication.ChallengeBehavior behavior)
 {
     throw null;
 }
 public ChallengeContext(string authenticationScheme, System.Collections.Generic.IDictionary <string, string> properties, Microsoft.AspNetCore.Http.Features.Authentication.ChallengeBehavior behavior)
 {
 }