Show / Hide Table of Contents

Class SourceUriDetails

Auth endpoint details.

Inheritance
object
SourceUriDetails
DiscoveryUriSourceUriDetails
ValidationBlockSourceUriDetails
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
[JsonConverter(typeof(SourceUriDetailsModelConverter))]
public class SourceUriDetails
In this article
Back to top