This property retrieves the name of the registry value where the protection information is saved.

[Visual Basic] Public ReadOnly Property RegistryValueNameStatus As String
[C#] public string RegistryValueNameStatus {get;}

Property Value

Read Only

Explanation

The RegistryValueNameStatus property retrieves the name of the registry value where the protection information is saved.

The RegistryValueNameStatus property value is set after the OueryProtectInformation method has been successfully executed.

 

Also See

PasswordProtect Members | Newtone.ProtectKit.Win.PasswordProtect