Click or drag to resize

ClientInfoClientUsername Property

Gets the username portion of the credentials supplied by the client.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public string ClientUsername { get; }
View Source

Property Value

String
See Also