SignedDataBlock.Signatures-Eigenschaft
Ruft einen Verweis auf die SignaturesCollection-Auflistung ab, die dem SignedDataBlockObject-Objekt zugeordnet ist.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in microsoft.office.interop.infopath.dll)
Syntax
<DispIdAttribute(7)> _
ReadOnly Property Signatures As SignaturesCollection
Dim instance As SignedDataBlock
Dim value As SignaturesCollection
value = instance.Signatures
[DispIdAttribute(7)]
SignaturesCollection Signatures { get; }
Siehe auch
Referenz
SignedDataBlock-Schnittstelle
SignedDataBlock-Member
Microsoft.Office.Interop.InfoPath-Namespace