예제 #1
0
 public virtual System.Threading.Tasks.Task RedirectToAuthorizationEndpoint(Microsoft.AspNetCore.Authentication.RedirectContext <Microsoft.AspNetCore.Authentication.OAuth.OAuthOptions> context)
 {
     throw null;
 }
예제 #2
0
 public virtual System.Threading.Tasks.Task RedirectToReturnUrl(Microsoft.AspNetCore.Authentication.RedirectContext <Microsoft.AspNetCore.Authentication.Cookies.CookieAuthenticationOptions> context)
 {
     throw null;
 }