Winnovative PDF Next Library for .NET Documentation
C#
Show/Hide TOC
Authentication
Options
Username Property
The username used for authentication
Definition
Namespace:
Winnovative.Pdf.Next
Assembly:
Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
C#
Copy
public
string
Username
{
get
;
set
; }
Property Value
String
See Also
Reference
AuthenticationOptions Class
Winnovative.Pdf.Next Namespace
In This Article
Definition
See Also