次の方法で共有


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

プロパティ値

注釈

重要: このメンバーにアクセスできるのは、現在開いているフォームと同じドメインで実行されているフォーム、またはクロスドメインアクセス許可が付与されているフォームのみです。

適用対象