Click or drag to resize

ClientInfoClientUserCredentials Property

Gets the credentials in 'username:password' format for authenticating the remote client application's user if a valid ClientUser is not available.

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

Property Value

String
See Also