Disallowed Types & Members in mscorlib.dll
common language integration (CLR) programming disallows the use of a type or
member that has a
that specifies a
enumeration with a value of
,
,
,
,
,
,
,
, or. The
following table lists the members and types of the mscorlib.dll assembly whose Host Protection
Attribute (HPA) values are disallowed.
7
Note
This list was generated from the supported assemblies. For more information, see.
ノ
Expand table
HostProtectionAttribute
System.Security.Permissions.HostProtectionResource
ExternalProcessMgmt
ExternalThreading
MayLeakOnAbort
SecurityInfrastructure
SelfAffectingProcessMgmt
SelfAffectingThreading
SharedState
Synchronization
UI
SyncStream.BeginRead()
ExternalThreading
SyncStream.BeginWrite()
ExternalThreading
System.Collections.ArrayList.Synchronized()
Synchronization
System.Collections.Hashtable.Synchronized()
Synchronization
System.Collections.Queue.Synchronized()
Synchronization
System.Collections.SortedList.Synchronized()
Synchronization
System.Collections.Stack.Synchronized()
Synchronization
System.Console.Beep()
UI
System.Console.get_Error()
UI
System.Console.get_In()
UI
System.Console.get_KeyAvailable()
UI