CredentialManager.Instance Property
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.
Gets the singleton ofCredentialManager.
public:
static property Microsoft::VisualStudio::SharePoint::Remote::Authentication::CredentialManager ^ Instance { Microsoft::VisualStudio::SharePoint::Remote::Authentication::CredentialManager ^ get(); };
public static Microsoft.VisualStudio.SharePoint.Remote.Authentication.CredentialManager Instance { get; }
static member Instance : Microsoft.VisualStudio.SharePoint.Remote.Authentication.CredentialManager
Public Shared ReadOnly Property Instance As CredentialManager
Property Value
The singleton ofCredentialManager.