ConnectionPropertyConstants OAuthTokenSharingIdKey Field
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.
Namespace: Scribe.Core.ConnectorApi
Assembly: Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)
Syntax
public const string OAuthTokenSharingIdKey
Field Value
Type: String
See