EvoPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Authentication
Options
Password Property
The password used for authentication
Definition
Namespace:
EvoPdf.Chromium
Assembly:
EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
C#
Copy
public
string
Password
{
get
;
set
; }
Property Value
String
See Also
Reference
AuthenticationOptions Class
EvoPdf.Chromium Namespace
In This Article
Definition
See Also