AuthenticationOptionsUsername Property

The username of the user used for authentication

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 18.0.0
C#
public string Username { get; set; }

Property Value

String

See Also