Show / Hide Table of Contents

Class SelectionSourcePolicy

The type of selector to use when dynamically routing and dynamically authenticating requests.

Inheritance
object
SelectionSourcePolicy
SingleSelectionSourcePolicy
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(SelectionSourcePolicyModelConverter))]
public class SelectionSourcePolicy
In this article
Back to top