RequireApprovalOption.NeverRequireApproval Property

Definition

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

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

Property Value

Applies to