Click or drag to resize

ClientInfoSecureClientPassword Property

Gets the ClientPassword in a SecureString.

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

Property Value

SecureString
See Also