Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the CLRInterop class.
Syntax
public void new()
Run On
Called
Remarks
All members of the CLRInterop class are static. There is no requirement to instantiate this class.
If an attacker can control input to the new method, a security risk exists. Therefore, this method runs under Code Access Security. Calls to this method on the server require permission from the InteropPermission class.