Click or drag to resize

IPasswordStore Properties

The IPasswordStore type exposes the following members.

Properties
  NameDescription
Public propertyAll
Gets all records from the password store including blacklisted ones.
Public propertyAllNeverSaved
Gets only blacklisted (marked as "never-saved") records from the password store.
Public propertyAllSaved
Gets only Save saved records from the password store.
Public propertyProfile
Gets the IProfile instance associated wit this IPasswordStore.
Top
See Also