CoseHeaderMap.Keys Özellik

Tanım

anahtarlarını IDictionary<TKey,TValue>içeren bir ICollection<T> alır.

public:
 property System::Collections::Generic::ICollection<System::Security::Cryptography::Cose::CoseHeaderLabel> ^ Keys { System::Collections::Generic::ICollection<System::Security::Cryptography::Cose::CoseHeaderLabel> ^ get(); };
public System.Collections.Generic.ICollection<System.Security.Cryptography.Cose.CoseHeaderLabel> Keys { get; }
member this.Keys : System.Collections.Generic.ICollection<System.Security.Cryptography.Cose.CoseHeaderLabel>
Public ReadOnly Property Keys As ICollection(Of CoseHeaderLabel)

Özellik Değeri

ICollection<T> uygulayan IDictionary<TKey,TValue>nesnenin anahtarlarını içeren bir.

Uygulamalar

Şunlara uygulanır