Freigeben über


VssToken.RemoveTokenValue Method

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

Syntax

'Declaration
Public Function RemoveTokenValue As Boolean
public bool RemoveTokenValue()
public:
bool RemoveTokenValue()
member RemoveTokenValue : unit -> bool
public function RemoveTokenValue() : boolean

Return Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

VssToken Class

Microsoft.VisualStudio.Services.Common.TokenStorage Namespace