This property retrieves the registry subkey where the random number information is saved.

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

Property Value

Read Only

Explanation

The RegistrySubkeyRandom property retrieves the registry subkey where the random number information is saved.

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

 

Also See

PasswordProtect Members | Newtone.ProtectKit.Win.PasswordProtect