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.
Not directly used by the MAI framework, however the ProviderServices interface requires it.
System.Object
DemoConnector.Services.AuthenticationService
public class AuthenticationService : IAuthenticationService
Initializes a new instance of the AuthenticationService class
public AuthenticationService()
This method is never called by the MAI framework. However the interface is included specifically to support connectors that require an OAuth token for integration.
public string GetOAuthToken(
bool ignoreCache
)
Last updated: Dec 10, 2015