PdfSignatureContentPolicyIdentifier Property |
Gets the signature policy identifier contained in the
PdfSignatureContent or
if signature doesn't contain a policy identifier.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.5
Syntaxpublic PdfSignaturePolicyIdentifier PolicyIdentifier { get; }Public ReadOnly Property PolicyIdentifier As PdfSignaturePolicyIdentifier
Get
Property Value
PdfSignaturePolicyIdentifier
The signature policy identifier contained in the
PdfSignatureContent or
if signature doesn't contain a policy identifier.
See Also