Select your preferred scripting language. All code snippets will be displayed in this language.
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseassemblyData | Assembly to verify. |
authorizationKey | Public key used to verify assembly. |
Assembly Loaded, verified, assembly, or null if the assembly cannot be verfied.
Loads an assembly and checks that it is allowed to be used in the webplayer.
Note: The single argument version of this API will always issue an error message. An authorisation key is always needed.
See Using the Chain of Trust system in the Web Player for more information.