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