CoseHeaderMap.IReadOnlyDictionary<CoseHeaderLabel,CoseHeaderValue>.Keys Property

Definition

Gets an enumerable collection that contains the keys in the read-only dictionary.

System.Collections.Generic.IEnumerable<System.Security.Cryptography.Cose.CoseHeaderLabel> System.Collections.Generic.IReadOnlyDictionary<System.Security.Cryptography.Cose.CoseHeaderLabel,System.Security.Cryptography.Cose.CoseHeaderValue>.Keys { get; }

Property Value

An enumerable collection that contains the keys in the read-only dictionary.

Implements

Applies to

Produit Versions
.NET 8 (package-provided), 9 (package-provided)
.NET Framework 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided)
.NET Standard 2.0 (package-provided)