Language

CoreWebView2ClusterEnvironmentOptions.AllowSingleSignOnUsingOSPrimaryAccount Property

Definition

Gets or sets whether single sign on using the OS primary account is allowed for the shared environment. The default is false.

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

Property Value

Applies to