I have added some users to the Access Control List(ACL) for the RSA Key Container using “aspnet_regiis -pa \"NetFrameworkConfigura
Command prompt technique:
certutil -key NetFrameworkConfigurationKey
icacls to list users and permissions.icacls %ProgramData%\Microsoft\Crypto\RSA\MachineKeys\
Where permissions are represented by:
N = no access
F = full access
M = modify access
RX = read and execute access
R = read-only access
W = write-only access
D = delete access