A SecurityContext used when a SecurityContext is not required
For a list of all members of this type, see NullSecurityContext Members.
System.Object
���log4net.Core.SecurityContext
������log4net.Util.NullSecurityContext
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The NullSecurityContext is a no-op implementation of the SecurityContext base class. It is used where a SecurityContext is required but one has not been provided.
Namespace: log4net.Util
Assembly: log4net (in log4net.dll)
NullSecurityContext Members | log4net.Util Namespace