IPasswordStore Properties |
The IPasswordStore type exposes the following members.
Name | Description | |
---|---|---|
All |
Gets all records from the password store including
blacklisted
ones.
| |
AllNeverSaved |
Gets only blacklisted (marked as "never-saved") records
from the password store.
| |
AllSaved |
Gets only Save saved records from the password store.
| |
Profile |
Gets the IProfile instance associated wit this IPasswordStore.
|