MagicCMS Documentation

LanguageServiceClient..::..GetAppIdTokenAsync Method

Namespace:  MagicCMS.BingTranslator
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public Task<string> GetAppIdTokenAsync(
	string appId,
	int minRatingRead,
	int maxRatingWrite,
	int expireSeconds
)

Parameters

appId
Type: String
minRatingRead
Type: Int32
maxRatingWrite
Type: Int32
expireSeconds
Type: Int32