﻿

   TypeName: System.Security.Permissions.HostProtectionAttribute

Name                     MemberType Definition                                                                         
----                     ---------- ----------                                                                         
CreatePermission         Method     System.Security.IPermission CreatePermission()                                     
Equals                   Method     bool Equals(System.Object obj)                                                     
GetHashCode              Method     int GetHashCode()                                                                  
GetIDsOfNames            Method     void _Attribute.GetIDsOfNames([ref] guid riid, System.IntPtr rgszNames, uint32 c...
GetType                  Method     type GetType()                                                                     
GetTypeInfo              Method     void _Attribute.GetTypeInfo(uint32 iTInfo, uint32 lcid, System.IntPtr ppTInfo)     
GetTypeInfoCount         Method     void _Attribute.GetTypeInfoCount([ref] uint32 pcTInfo)                             
Invoke                   Method     void _Attribute.Invoke(uint32 dispIdMember, [ref] guid riid, uint32 lcid, int16 ...
IsDefaultAttribute       Method     bool IsDefaultAttribute()                                                          
Match                    Method     bool Match(System.Object obj)                                                      
ToString                 Method     string ToString()                                                                  
Action                   Property   System.Security.Permissions.SecurityAction Action {get;set;}                       
ExternalProcessMgmt      Property   bool ExternalProcessMgmt {get;set;}                                                
ExternalThreading        Property   bool ExternalThreading {get;set;}                                                  
MayLeakOnAbort           Property   bool MayLeakOnAbort {get;set;}                                                     
Resources                Property   System.Security.Permissions.HostProtectionResource Resources {get;set;}            
SecurityInfrastructure   Property   bool SecurityInfrastructure {get;set;}                                             
SelfAffectingProcessMgmt Property   bool SelfAffectingProcessMgmt {get;set;}                                           
SelfAffectingThreading   Property   bool SelfAffectingThreading {get;set;}                                             
SharedState              Property   bool SharedState {get;set;}                                                        
Synchronization          Property   bool Synchronization {get;set;}                                                    
TypeId                   Property   System.Object TypeId {get;}                                                        
UI                       Property   bool UI {get;set;}                                                                 
Unrestricted             Property   bool Unrestricted {get;set;}                                                       


