Share via


JsonWebKeyVerifier.SurroundWithQuotes(ICollection<String>) Method

Definition

protected static string SurroundWithQuotes (System.Collections.Generic.ICollection<string> items);
static member SurroundWithQuotes : System.Collections.Generic.ICollection<string> -> string
Protected Shared Function SurroundWithQuotes (items As ICollection(Of String)) As String

Parameters

Returns

Applies to