C# Class Microsoft.AspNetCore.Authentication.ActiveDirectory.Events.AuthenticationSucceededContext

Inheritance: BaseActiveDirectoryContext
Afficher le fichier Open project: OneBitSoftware/Microsoft.AspNetCore.Authentication.ActiveDirectory Class Usage Examples

Méthodes publiques

Méthode Description
AuthenticationSucceededContext ( HttpContext context, ActiveDirectoryOptions options ) : AspNetCore.Authentication

Method Details

AuthenticationSucceededContext() public méthode

public AuthenticationSucceededContext ( HttpContext context, ActiveDirectoryOptions options ) : AspNetCore.Authentication
context HttpContext
options ActiveDirectoryOptions
Résultat AspNetCore.Authentication