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