Member Name | Description |
---|---|
AllFlags |
Use all security policy components. |
HostAppDomainEvidence |
Use the application domain evidence. |
HostAssemblyEvidence |
Use the assembly evidence. |
HostDetermineApplicationTrust |
Route calls to the System.Security.Policy.ApplicationSecurityManager.DetermineApplicationTrust(ActivationContext, System.Security.Policy.TrustManagerContext) method to the HostSecurityManager.DetermineApplicationTrust(System.Security.Policy.Evidence, System.Security.Policy.Evidence, System.Security.Policy.TrustManagerContext) method first. |
HostPolicyLevel |
Use the policy level specified in the HostSecurityManager.DomainPolicy property. |
HostResolvePolicy |
Use the HostSecurityManager.ResolvePolicy(System.Security.Policy.Evidence) method to resolve the application evidence. |
None |
Use none of the security policy components. |