Freigeben über


VssToken.RemoveValue Method

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

Syntax

'Declaration
Protected MustOverride Function RemoveValue As Boolean
protected abstract bool RemoveValue()
protected:
virtual bool RemoveValue() abstract
abstract RemoveValue : unit -> bool
protected abstract function RemoveValue() : boolean

Return Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

VssToken Class

Microsoft.VisualStudio.Services.Common.TokenStorage Namespace