Retrieves content based on the provided type, content identifier and access token.
Type of requested content.
Identifier of requested content.
Token for accessing content.
An IContentResult object, containing the content data and validation result.
Performs a token request to access content with a specific scope based on the passed parameters.
May return null
, if it's forbidden to issue token for content with a scope ContentTokenRequest.scope.
Request parameters.
A ContentTokenResponse containing the token.
Service for content managing.