SecureBlackbox 2020 .NET Edition

Questions / Feedback?

RefreshToken Property

The refresh token, to be used to automatically obtain new access token.

Syntax

public string RefreshToken { get; set; }
Public Property RefreshToken As String

Default Value

""

Remarks

The refresh token is used to obtain new AccessToken without user authentication.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]