Click or drag to resize

ISecurityProviderSecurePassword Property

Gets or sets the password as a SecureString.

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

Property Value

SecureString
See Also