Cmdlets for Certinia

Build 23.0.8839

SessionTimeout Parameter (Connect-FinancialForce Cmdlet)

The time in minutes for which a Salesforce login session is reused.

Syntax

Connect-FinancialForce -SessionTimeout string

Data Type

cstr

Default Value

"10"

Remarks

The 本製品 creates a login session with Salesforce based on the authentication credentials provided. This session is reused for subsequent queries until it times out. The SessionTimeout property allows you to control how long the login session is kept by the 本製品. You can set the SessionTimeout to 0 to disable login sessions; this will force the 本製品 to authenticate each request.

This property useful when creating and reusing a Certinia connection. The property only impacts SSO and Basic Authentication connections, and is not used for OAuth.

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