Click or drag to resize

SecurityProviderBasePassword Property

Gets or sets SecurePassword as clear text password.

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

Property Value

String

Implements

ISecurityProviderPassword
See Also