SavedCredentials Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a credential stored in credential manager
public ref class SavedCredentials sealed
public sealed class SavedCredentials
type SavedCredentials = class
Public NotInheritable Class SavedCredentials
- Inheritance
-
SavedCredentials
Constructors
SavedCredentials() |
Instantiates an instance of the SavedCredentials class |
SavedCredentials(String, SecureString) |
Instantiates an instance of the SavedCredentials class |
Properties
Password |
Password |
UserName |
Username |