AuthenticationOptionsUsername Property

The username used for authentication

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
public string Username { get; set; }

Property Value

String

See Also