AzureAD/rms-sdk-for-cpp

Get the different "ConsentList"

Closed this issue · 1 comments

  1. Call "GetTemplateList(const std::string & userId, IAuthenticationCallback& authenticationCallback);"
  2. Geting the URL value of "ConsentList" is “https://adrms.moblie.dev.foxitsoftware.cn/my/v1/enduserlicenses” when decrypting the PDF file. Please see the following screenshot.
    1234
  3. If does not call "GetTemplateList(const std::string & userId, IAuthenticationCallback& authenticationCallback);", getting the URL value of "ConsentList" is ” https://adrms.moblie.dev.foxitsoftware.cn” when decrypting the PDF file. Please see the following screenshot.

12312321

Closed due to #76