DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Passwords
IPasswordStore Interface
IPasswordStore Properties
All Property
AllNeverSaved Property
AllSaved Property
Profile Property
IPasswordStore
.
Profile Property
Gets the
IProfile
instance associated wit this
IPasswordStore
.
Namespace:
DotNetBrowser.Passwords
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
Copy
IProfile
Profile
{
get
; }
Property Value
Type:
IProfile
The
IProfile
instance associated wit this
IPasswordStore
.
See Also
Reference
IPasswordStore Interface
DotNetBrowser.Passwords Namespace
Copyright © 2022 TeamDev Ltd. All Rights Reserved.