Skip to main content
All docs
V23.2

SignaturePolicy.Identifier Property

Gets or sets the explicit and unambiguous identifier of a signature policy.

Namespace: DevExpress.Office.DigitalSignatures

Assembly: DevExpress.Docs.v23.2.dll

NuGet Package: DevExpress.Document.Processor

Declaration

public string Identifier { get; set; }

Property Value

Type Description
String

The policy identifier.

See Also