Share via


CredentialManager.Instance Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets the singleton of CredentialManager.

Namespace:  Microsoft.VisualStudio.SharePoint.Remote.Authentication
Assembly:  Microsoft.VisualStudio.SharePoint.Remote (in Microsoft.VisualStudio.SharePoint.Remote.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Instance As CredentialManager
public static CredentialManager Instance { get; }

Property Value

Type: Microsoft.VisualStudio.SharePoint.Remote.Authentication.CredentialManager
The singleton of CredentialManager.

.NET Framework Security

See Also

Reference

CredentialManager Class

Microsoft.VisualStudio.SharePoint.Remote.Authentication Namespace