SignaturePolicy.Transformations Property
Gets transformations applied to the policy XML file before computing its hash.
Namespace: DevExpress.Office.DigitalSignatures
Assembly: DevExpress.Docs.v24.1.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Property Value
Type | Description |
---|---|
IList<String> | A list of policy transformations. |
See Also