SignEvent.SignedDataBlock 属性

获取触发 OnSign 事件的一组可签名的数据。

命名空间:  Microsoft.Office.Interop.InfoPath.SemiTrust
程序集:  Microsoft.Office.Interop.InfoPath.SemiTrust(位于 Microsoft.Office.Interop.InfoPath.SemiTrust.dll 中)

语法

声明
ReadOnly Property SignedDataBlock As SignedDataBlockObject
    Get
用法
Dim instance As SignEvent
Dim value As SignedDataBlockObject

value = instance.SignedDataBlock
SignedDataBlockObject SignedDataBlock { get; }

属性值

类型:Microsoft.Office.Interop.InfoPath.SemiTrust.SignedDataBlockObject

备注

重要

此成员只能由与当前打开的表单在相同域中运行的表单访问,或者由已授予跨域权限的表单访问。

另请参阅

引用

SignEvent 接口

SignEvent 成员

Microsoft.Office.Interop.InfoPath.SemiTrust 命名空间