Back to Devexpress

SignatureValidationOptions.DecryptionPassword Property

officefileapi-devexpress-dot-office-dot-digitalsignatures-dot-signaturevalidationoptions-d3b9a075.md

latest1.2 KB
Original Source

SignatureValidationOptions.DecryptionPassword Property

Gets or sets a password used to open an encrypted a document.

Namespace : DevExpress.Office.DigitalSignatures

Assembly : DevExpress.Docs.v25.2.dll

NuGet Package : DevExpress.Document.Processor

Declaration

csharp
public string DecryptionPassword { get; set; }
vb
Public Property DecryptionPassword As String

Property Value

TypeDescription
String

The password string.

|

See Also

SignatureValidationOptions Class

SignatureValidationOptions Members

DevExpress.Office.DigitalSignatures Namespace