Share via


CredentialManager.Instance Property

Definition

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.

Applies to