LocalReport.AddFullTrustModuleInSandboxAppDomain(StrongName) Method

Definition

public:
 void AddFullTrustModuleInSandboxAppDomain(System::Security::Policy::StrongName ^ assemblyName);
public void AddFullTrustModuleInSandboxAppDomain (System.Security.Policy.StrongName assemblyName);
member this.AddFullTrustModuleInSandboxAppDomain : System.Security.Policy.StrongName -> unit
Public Sub AddFullTrustModuleInSandboxAppDomain (assemblyName As StrongName)

Parameters

assemblyName
StrongName

Applies to