System.Security.SecurityContextSource Enumeration

Identifies the source for the security context.

Syntax

public enum SecurityContextSource

Remarks

The System.Security.SecurityContextSource enumeration is used to supply parameters for some assembly load methods.

Members

Member NameDescription
CurrentAppDomain

The current application domain is the source for the security context.

CurrentAssembly

The current assembly is the source for the security context.

Requirements

Namespace: System.Security
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0