HttpAuthenticationUsername Property

The username used in authentication process

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public string Username { get; set; }

Property Value

String

See Also