Dela via


VssTokenStorage.RemoveAll Method

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

Syntax

'Declaration
Public MustOverride Function RemoveAll As Boolean
public abstract bool RemoveAll()
public:
virtual bool RemoveAll() abstract
abstract RemoveAll : unit -> bool
public abstract function RemoveAll() : boolean

Return Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

VssTokenStorage Class

Microsoft.VisualStudio.Services.Common.TokenStorage Namespace