Show / Hide Table of Contents

Class OAuth2LoginBackend

Backend which completes OAuth2/OIDC flow post redirection from Idp.

Inheritance
object
ApiSpecificationRouteBackend
OAuth2LoginBackend
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.ApigatewayService.Models
Assembly: OCI.DotNetSDK.Apigateway.dll
Syntax
public class OAuth2LoginBackend : ApiSpecificationRouteBackend
In this article
Back to top