Compartilhar via


PlaywrightTestingAccountProperties.LocalAuth Property

Definition

When enabled, this feature allows the workspace to use local auth(through access key) for authentication of test runs.

public Azure.ResourceManager.PlaywrightTesting.Models.PlaywrightTestingEnablementStatus? LocalAuth { get; set; }
member this.LocalAuth : Nullable<Azure.ResourceManager.PlaywrightTesting.Models.PlaywrightTestingEnablementStatus> with get, set
Public Property LocalAuth As Nullable(Of PlaywrightTestingEnablementStatus)

Property Value

Applies to