The System.Security.SecurityContextSource enumeration is used to supply parameters for some assembly load methods.
Member Name | Description |
---|---|
CurrentAppDomain |
The current application domain is the source for the security context. |
CurrentAssembly |
The current assembly is the source for the security context. |