Click or drag to resize

ClientInfoClientUser Property

Gets the IPrincipal of the remote client application's user.

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

Property Value

IPrincipal
See Also