SecurityContextSource
Identifies the source for the security context.
CurrentAppDomain = 0
The current application domain is the source for the security context.
CurrentAssembly = 1
The current assembly is the source for the security context.