A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
Version Info: This topic applies to Episerver.ConnectForMarketingAutomation 4.0.0 and lower. For later versions, see Sample Connector - IMarketingConnector.
Implement this interface to get an OAuth token.
public interface IAuthenticationService
Get the OAuth token, so you can attach it to the subsequence API call request. You should cache this OAuth token for later use.
string GetOAuthToken(
bool ignoreCache
)
Last updated: Dec 10, 2015