ConnectionPropertyConstants Fields

The ConnectionPropertyConstants type exposes the following members.

Fields

 

Name

Description

Public field Static member

ConnectionInfoDbIdKey

The connection info db id key

Public field Static member

OAuthTokenSharingIdKey

The shared OAuth token id key so that multiple connections can share the same OAuth token and ensure the tokens are not invalidated when they are refreshed.

Public field Static member

UniqueConnectionHashKey

The hash that distinguishes from connection from another. It is used in connection counting.

See

ConnectionPropertyConstants Class

Scribe.Core.ConnectorApi Namespace