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

Inheritance: BaseActiveDirectoryContext
Datei anzeigen Open project: OneBitSoftware/Microsoft.AspNetCore.Authentication.ActiveDirectory Class Usage Examples

Public Methods

Method Description
AuthenticationSucceededContext ( HttpContext context, ActiveDirectoryOptions options ) : AspNetCore.Authentication

Method Details

AuthenticationSucceededContext() public method

public AuthenticationSucceededContext ( HttpContext context, ActiveDirectoryOptions options ) : AspNetCore.Authentication
context HttpContext
options ActiveDirectoryOptions
return AspNetCore.Authentication