HostSecurityManagerOptions
Specifies the security policy components to be used by the host security manager.
AllFlags = 31
Use all security policy components.
Use the application domain evidence.
Use the assembly evidence.
Route calls to the DetermineApplicationTrust method to the DetermineApplicationTrust method first.
HostPolicyLevel = 2
Use the policy level specified in the DomainPolicy property.
HostResolvePolicy = 16
Use the ResolvePolicy method to resolve the application evidence.
None = 0
Use none of the security policy components.