Sdílet prostřednictvím


CoseMultiSignMessage.Signatures Vlastnost

Definice

Získá jen pro čtení kolekci podpisů přidružených k této zprávě.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Security::Cryptography::Cose::CoseSignature ^> ^ Signatures { System::Collections::ObjectModel::ReadOnlyCollection<System::Security::Cryptography::Cose::CoseSignature ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Security.Cryptography.Cose.CoseSignature> Signatures { get; }
member this.Signatures : System.Collections.ObjectModel.ReadOnlyCollection<System.Security.Cryptography.Cose.CoseSignature>
Public ReadOnly Property Signatures As ReadOnlyCollection(Of CoseSignature)

Hodnota vlastnosti

Kolekce podpisů přidružených k této zprávě jen pro čtení.

Platí pro