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

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

Property Value

Read Only

Explanation

The RegistryValueNameRandom property retrieves the name of the registry value where the random number information is saved.

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

 

Also See

PasswordProtect Members | Newtone.ProtectKit.Win.PasswordProtect