コード例 #1
0
 public Task SignInAsync(ClaimsPrincipal user, AuthenticationProperties properties) => throw new NotImplementedException();
コード例 #2
0
 public Task SignOutAsync(AuthenticationProperties properties) => throw new NotImplementedException();
コード例 #3
0
 public Task ChallengeAsync(AuthenticationProperties properties) => throw new NotImplementedException();