你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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