Copy to File does not work when Cross Site Request Forgery (CSRF) is enabled
说明
The User´s property - "Published Certificates" includes button "Copy to File...". Certificates cannot be copied to file when the Cross-Site Request Forgery (CSRF) feature is enabled in IIS:
解决办法
Workaround:
Set the "EnableAntiForgery" to False for the "Copy to File..." button to work.
The Active Roles product team has raised defect #306210 to fix this issue in a future release of the product.