EVO PDF Logo

DigitalSignatureElementPfxPassword Property

EVO PDF Client for .NET Core
Gets or sets the password to access the PFX file. It can be null or empty if no password is required

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public string PfxPassword { get; set; }

Property Value

Type: String
See Also

Reference