StaticSiteBasicAuthPropertyData.Environments Property

Definition

The list of enabled environments for Basic Auth if ApplicableEnvironmentsMode is set to SpecifiedEnvironments.

public System.Collections.Generic.IList<string> Environments { get; }
member this.Environments : System.Collections.Generic.IList<string>
Public ReadOnly Property Environments As IList(Of String)

Property Value

Applies to