Infrastructure for security related things. Currently providing easy access to the Windows Credential...
Describes all components of password credentials: Username, password, resource.
string Password
The cleartext password for the given username and resource.
string Resource
The resource identifier, as given in the ICredentialProvider.GetCredentials call.
string UserName
The username that was entered by the user or retrieved from storage.