Cmdlets for SAP Concur

Build 23.0.8839

OAuthAccessToken Parameter (Connect-SAPConcur Cmdlet)

The access token for connecting using OAuth.

Syntax

Connect-SAPConcur -OAuthAccessToken string

Data Type

cstr

Default Value

""

Remarks

The OAuthAccessToken property is used to connect using OAuth. The OAuthAccessToken is retrieved from the OAuth server as part of the authentication process. It has a server-dependent timeout and can be reused between requests.

The access token is used in place of your user name and password. The access token protects your credentials by keeping them on the server.

This is a required parameter.

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