Cmdlets for HarperDB

Build 23.0.8839

RefreshToken Parameter (Connect-HarperDB Cmdlet)

The refresh_token used to refresh an operation_token.

Syntax

Connect-HarperDB -RefreshToken string

Data Type

cstr

Default Value

""

Remarks

This property does not need to be specified in order to perform token authentication with the cmdlet. When specified, the cmdlet will expect the user to manage and refresh the token as necessary. To have the driver manage and perform token authentication, set AuthScheme to Token, and supply the User and Password of a HarperDB user. The cmdlet will retrieve, manage, and refresh tokens as necessary, encrypting and persisting the token credentials at CredentialsLocation.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839