Altsoft Xml2PDF reference library
SecuritySettings Class
NamespacesAltsoft.Publisher.ConfigurationSecuritySettings
Security options.
Declaration Syntax
C#Visual BasicVisual C++
public class SecuritySettings : Settings
Public Class SecuritySettings _
	Inherits Settings
public ref class SecuritySettings : public Settings
Members
All MembersMethodsProperties



IconMemberDescription
CanExtract
Allows to extract digital information from the output document.

CanModify
Allows to modify output document.

CanPrint
Allows to print output document.

CanPrintHQ
Allows high quality printing of the output document.

CertificatePassword
Password to the signer's certificate.

CertificatePath
Path to the signer's certificate (*.pfx).

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OwnerPassword
Owner password.

Set(Settings) (Inherited from Settings.)
SignerContactInfo
Signer's contact information.

SignerLocation
Signer's location.

SignerName
Signer's name.

SigningReason
Signature description.

ToString()()() (Inherited from Settings.)
UserPassword
User password.

Inheritance Hierarchy
Object
Settings
 SecuritySettings

Assembly: Altsoft.Xml2PDF.Server (Module: Altsoft.Xml2PDF.Server)