Compartilhar via


SignedDataBlock.Signatures Propriedade

Definição

Obtém uma referência ao SignatureCollection objeto associado ao SignedDataBlock objeto.

public:
 abstract property Microsoft::Office::InfoPath::SignatureCollection ^ Signatures { Microsoft::Office::InfoPath::SignatureCollection ^ get(); };
public abstract Microsoft.Office.InfoPath.SignatureCollection Signatures { get; }
member this.Signatures : Microsoft.Office.InfoPath.SignatureCollection
Public MustOverride ReadOnly Property Signatures As SignatureCollection

Valor da propriedade

O SignatureCollection objeto associado ao SignedDataBlock objeto.

Comentários

This member can be accessed only by forms running in the same domain as the currently open form, or by forms that have been granted cross-domain permissions.

This type or member can be accessed only from code running in forms opened in Microsoft InfoPath Filler.

Aplica-se a