SecureBlackbox 2020 .NET Edition

Questions / Feedback?

TokenURL Property

Specifies the URL of the token endpoint.

Syntax

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

Default Value

""

Remarks

The token endpoint is used by the client, which needs access to protected resource, to obtain access token from the authorization server.

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