SignedDataBlock.Signatures 属性

定义

获取对 SignaturesCollection 与 对象关联的集合的 SignedDataBlockObject 引用。

public:
 property Microsoft::Office::Interop::InfoPath::SemiTrust::SignaturesCollection ^ Signatures { Microsoft::Office::Interop::InfoPath::SemiTrust::SignaturesCollection ^ get(); };
public Microsoft.Office.Interop.InfoPath.SemiTrust.SignaturesCollection Signatures { get; }
member this.Signatures : Microsoft.Office.Interop.InfoPath.SemiTrust.SignaturesCollection
Public ReadOnly Property Signatures As SignaturesCollection

属性值

注解

重要提示:此成员只能由与当前打开的窗体在同一域中运行的表单访问,或者由已授予跨域权限的表单访问。

适用于