1.The SSAS host-level policy is a combination of Analysis Services fixed policy for system assemblies and user-specified policy for user assemblies
2.Security for assemblies is based on the .NET Framework security model, which is a code-access security model
3.Calling a user-defined function in an assembly is performed just like calling an intrinsic function
4.None of the mentioned