PdfSignaturePolicyIdentifierOid Property |
Gets the OID of the signature policy.
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic string Oid { get; }
Public ReadOnly Property Oid As String
Get
Property Value
String
The OID of the signature policy.
See Also