C# Class AspNet.Security.OpenId.OpenIdAuthenticatedContext

Exposes various information about the current OpenID authentication flow.
Inheritance: Microsoft.AspNetCore.Authentication.BaseContext
Show file Open project: aspnet-contrib/AspNet.Security.OpenId.Providers Class Usage Examples

Public Methods

Method Description
OpenIdAuthenticatedContext ( [ context, [ options, [ ticket ) : System.Collections.Generic

Method Details

OpenIdAuthenticatedContext() public method

public OpenIdAuthenticatedContext ( [ context, [ options, [ ticket ) : System.Collections.Generic
context [
options [
ticket [
return System.Collections.Generic