Show / Hide Table of Contents

Class AllowAction

An object that represents an action which upon matching rule skips all remaining rules in the current module.

Inheritance
object
Action
AllowAction
Inherited Members
Action.Name
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.WafService.Models
Assembly: OCI.DotNetSDK.Waf.dll
Syntax
public class AllowAction : Action
In this article
Back to top