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