Edit

Share via


FakeHostOptions.ValidateScopes Property

Definition

Options for configuring various behaviors of the default IServiceProvider implementation.

public:
 property bool ValidateScopes { bool get(); void set(bool value); };
public bool ValidateScopes { get; set; }
member this.ValidateScopes : bool with get, set
Public Property ValidateScopes As Boolean

Property Value

Applies to