RequireApprovalOption.AlwaysRequireApproval Property

Definition

List of tool names that always require approval. Used in the per-tool approval configuration.

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

Property Value

Applies to