Skip to main content
All docs
V24.1

SignaturePolicy.Identifier Property

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

Namespace: DevExpress.Office.DigitalSignatures

Assembly: DevExpress.Docs.v24.1.dll

NuGet Package: DevExpress.Document.Processor

Declaration

public string Identifier { get; set; }

Property Value

Type Description
String

The policy identifier.

See Also