c# - Use XERO API in CRM Plugin, RSA Encryption Private Key Issues(CRM ONLINE) -


i trying connect ms crm 2015 plugin(online) xero accounting system(online).

xero has api source code available. have downloaded source code , using same in our plugin code.

unfortunately xero uses rsa public/private key encryption authentication etc. in plugin not have access key store private key becomes unavailable, have tried export key console app , embed file resource in plugin. failed giving me error

system.security.securityexception: request permission of type 'system.security.permissions.keycontainerpermission, mscorlib, version=4.0.0.0, culture=neutral, publickeytoken=b77a5c561934e089' failed

i hope making sense, if else has faced , solved problem, please let me know how did it.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -