Language

IOutboundHostValidator.Enabled Property

Definition

Gets a value indicating whether enforcement is enabled. When false, IsAllowed(String) returns true for any input (current, un-restricted behavior).

public bool Enabled { get; }
member this.Enabled : bool
Public ReadOnly Property Enabled As Boolean

Property Value

Applies to