Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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