Show / Hide Table of Contents

Class AbpOpenIddictHttpContextExtensions

Inheritance
object
AbpOpenIddictHttpContextExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.OpenIddict
Assembly: Volo.Abp.OpenIddict.AspNetCore.dll
Syntax
public static class AbpOpenIddictHttpContextExtensions

Methods

GetOpenIddictServerTransaction(HttpContext)

Declaration
public static OpenIddictServerTransaction GetOpenIddictServerTransaction(this HttpContext context)
Parameters
Type Name Description
HttpContext context
Returns
Type Description
OpenIddictServerTransaction
In this article
Back to top Powered by ABP.IO Platform