Skip to main content
All docs
V25.1
  • SignaturePolicy.Identifier Property

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

    Namespace: DevExpress.Office.DigitalSignatures

    Assembly: DevExpress.Docs.v25.1.dll

    NuGet Package: DevExpress.Document.Processor

    Declaration

    public string Identifier { get; set; }

    Property Value

    Type Description
    String

    The policy identifier.

    See Also