CredentialManager 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.
Manages the user credentials used by Visual Studio for communicating with SharePoint.
public ref class CredentialManager sealed
public sealed class CredentialManager
type CredentialManager = class
Public NotInheritable Class CredentialManager
- Inheritance
-
CredentialManager
Constructors
| CredentialManager() |
Initializes a new instance of the CredentialManager class. |
Properties
| Instance |
Gets the singleton ofCredentialManager. |
Methods
| GetCredentials(Uri, Boolean) |
Retrieves the user credential with the given site URL. |