Language

OutboundHostValidatorOptions.IncludeDefaultMicrosoftHosts Property

Definition

Gets or sets a value indicating whether the built-in list of Microsoft first-party hosts (Bot Connector, Graph, SharePoint, Azure Blob/AMS) is included when enforcement is enabled. Defaults to true.

public bool IncludeDefaultMicrosoftHosts { get; set; }
member this.IncludeDefaultMicrosoftHosts : bool with get, set
Public Property IncludeDefaultMicrosoftHosts As Boolean

Property Value

Applies to