The StoredCredentials type exposes the following members.

Properties

  NameDescription
Public propertyApplicationName
Gets or sets the name of the application storing the credentials.
Public propertyAuthSettings
Gets or sets the authentication settings.
Public propertyHasPersistedPassword
Gets or sets a value indicating whether this instance has a persisted password.
Public propertyHostSettings
Gets or sets the host settings.
Public propertyLocalCustomSettings
Gets a collection which can be used to get/set local custom credentials settings.
Public propertySessionSettings
Gets or sets the session settings.
Public propertyStationSettings
Gets or sets the station settings.
Public propertyUpdated
Gets the date and time these credentials were saved.

See Also