IVssCredentialStorage Interface

Namespace:  Microsoft.VisualStudio.Services.Common
Assembly:  Microsoft.VisualStudio.Services.Common (in Microsoft.VisualStudio.Services.Common.dll)

Syntax

'Declaration
Public Interface IVssCredentialStorage
public interface IVssCredentialStorage
public interface class IVssCredentialStorage
type IVssCredentialStorage =  interface end
public interface IVssCredentialStorage

The IVssCredentialStorage type exposes the following members.

Methods

  Name Description
Public method RemoveToken
Public method RemoveTokenValue
Public method RetrieveToken
Public method StoreToken

Top

See Also

Reference

Microsoft.VisualStudio.Services.Common Namespace