Class DocMDPSignature

DocMDPSignature class

Represents the class of document MDP (modification detection and prevention) signature type.

public sealed class DocMDPSignature

Constructors

NameDescription
DocMDPSignature(Signature, DocMDPAccessPermissions)Initializes a new instance of the DocMDPSignature class.

Properties

NameDescription
AccessPermissions { get; }Returns the access permissions granted for this document.

See Also