Click or drag to resize
ITokenProvider Interface
Provides tokens for data.com communication.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public interface ITokenProvider

The ITokenProvider type exposes the following members.

Methods
  NameDescription
Public methodGetToken
Gets token for Data.com communication.
Top
See Also