This property retrieves the registry subkey where the protection information is saved.

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

Property Value

Read Only

Explanation

The RegistrySubkeyStatus property retrieves the registry subkey where the protection information is saved.

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

 

Also See

PasswordProtect Members | Newtone.ProtectKit.Win.PasswordProtect