DeserializationSettings.RegisterTrustedAssembly Method
| Name | Parameters | Description |
|---|---|---|
| RegisterTrustedAssembly(Assembly) static | assembly | Enables deserialization of all data types from the specified assembly. |
| RegisterTrustedAssembly(String) static | assemblyName | Enables deserialization of all data types from the assembly with the specified name. |