Cmdlets for HarperDB

Build 25.0.9434

OperationToken Parameter (Connect-HarperDB Cmdlet)

The operation_token used to authenticate to HarperDB.

Syntax

Connect-HarperDB -OperationToken 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) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434