IProfilePasswordStore Property |
Gets the service that allows working with the password store.
Namespace:
DotNetBrowser.Profile
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.2
Syntax IPasswordStore PasswordStore { get; }
Property Value
Type:
IPasswordStoreThe service that allows working with the password store.
See Also