Share via


VssToken.RefreshTokenValue Method

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

Syntax

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

Return Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

VssToken Class

Microsoft.VisualStudio.Services.Common.TokenStorage Namespace