IAuthenticationHandler Antarmuka
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
public interface class IAuthenticationHandler
public interface IAuthenticationHandler
type IAuthenticationHandler = interface
Public Interface IAuthenticationHandler
- Turunan
Metode
AuthenticateAsync(AuthenticateContext) | |
ChallengeAsync(ChallengeContext) | |
GetDescriptions(DescribeSchemesContext) | |
SignInAsync(SignInContext) | |
SignOutAsync(SignOutContext) |