Share via


HostedMcpServerToolRequireSpecificApprovalMode.NeverRequireApprovalToolNames Property

Definition

Gets or sets the list of tool names that never require approval.

public:
 property System::Collections::Generic::IList<System::String ^> ^ NeverRequireApprovalToolNames { System::Collections::Generic::IList<System::String ^> ^ get(); void set(System::Collections::Generic::IList<System::String ^> ^ value); };
public System.Collections.Generic.IList<string>? NeverRequireApprovalToolNames { get; set; }
member this.NeverRequireApprovalToolNames : System.Collections.Generic.IList<string> with get, set
Public Property NeverRequireApprovalToolNames As IList(Of String)

Property Value

Applies to