OutboundHostValidator.Enabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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