Comparazione classi Framework 1.1 - 2.0 RTM
Quale assembly?
Filtra
Legenda
- non presente nella 2.0 RTM
+ aggiunto nella 2.0 RTM
= invariato
!= variato rispetto alla 1.1
Namespace mscorlib
Totale classi: 2135, di cui
- 395 nuove
- 804 modificate
- 0 rimosse
Pagina ... 130 131 132 133 134 135 136 137 138 139 140 141 142 143
System.Security.AccessControl.ObjectSecurity + | ||
---|---|---|
+ | AccessRuleFactory (IdentityReference identityReference, Int32 accessMask, Boolean isInherited, InheritanceFlags inheritanceFlags, PropagationFlags propagationFlags, AccessControlType type) | |
+ | AuditRuleFactory (IdentityReference identityReference, Int32 accessMask, Boolean isInherited, InheritanceFlags inheritanceFlags, PropagationFlags propagationFlags, AuditFlags flags) | |
+ | GetGroup (Type targetType) | |
+ | GetOwner (Type targetType) | |
+ | GetSecurityDescriptorBinaryForm () | |
+ | GetSecurityDescriptorSddlForm (AccessControlSections includeSections) | |
+ | IsSddlConversionSupported () | |
+ | ModifyAccessRule (AccessControlModification modification, AccessRule rule, Boolean& modified) | |
+ | ModifyAuditRule (AccessControlModification modification, AuditRule rule, Boolean& modified) | |
+ | PurgeAccessRules (IdentityReference identity) | |
+ | PurgeAuditRules (IdentityReference identity) | |
+ | SetAccessRuleProtection (Boolean isProtected, Boolean preserveInheritance) | |
+ | SetAuditRuleProtection (Boolean isProtected, Boolean preserveInheritance) | |
+ | SetGroup (IdentityReference identity) | |
+ | SetOwner (IdentityReference identity) | |
+ | SetSecurityDescriptorBinaryForm (Byte[] binaryForm) | |
+ | SetSecurityDescriptorBinaryForm (Byte[] binaryForm, AccessControlSections includeSections) | |
+ | SetSecurityDescriptorSddlForm (String sddlForm) | |
+ | SetSecurityDescriptorSddlForm (String sddlForm, AccessControlSections includeSections) | |
+ | AccessRightType | |
+ | AccessRuleType | |
+ | AreAccessRulesCanonical | |
+ | AreAccessRulesProtected | |
+ | AreAuditRulesCanonical | |
+ | AreAuditRulesProtected | |
+ | AuditRuleType |
System.Security.AccessControl.CommonObjectSecurity + | ||
---|---|---|
+ | GetAccessRules (Boolean includeExplicit, Boolean includeInherited, Type targetType) | |
+ | GetAuditRules (Boolean includeExplicit, Boolean includeInherited, Type targetType) |
System.Security.AccessControl.NativeObjectSecurity + |
---|
System.Security.AccessControl.CryptoKeySecurity + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | AccessRuleFactory (IdentityReference identityReference, Int32 accessMask, Boolean isInherited, InheritanceFlags inheritanceFlags, PropagationFlags propagationFlags, AccessControlType type) | |
+ | AddAccessRule (CryptoKeyAccessRule rule) | |
+ | AddAuditRule (CryptoKeyAuditRule rule) | |
+ | AuditRuleFactory (IdentityReference identityReference, Int32 accessMask, Boolean isInherited, InheritanceFlags inheritanceFlags, PropagationFlags propagationFlags, AuditFlags flags) | |
+ | RemoveAccessRule (CryptoKeyAccessRule rule) | |
+ | RemoveAccessRuleAll (CryptoKeyAccessRule rule) | |
+ | RemoveAccessRuleSpecific (CryptoKeyAccessRule rule) | |
+ | RemoveAuditRule (CryptoKeyAuditRule rule) | |
+ | RemoveAuditRuleAll (CryptoKeyAuditRule rule) | |
+ | RemoveAuditRuleSpecific (CryptoKeyAuditRule rule) | |
+ | ResetAccessRule (CryptoKeyAccessRule rule) | |
+ | SetAccessRule (CryptoKeyAccessRule rule) | |
+ | SetAuditRule (CryptoKeyAuditRule rule) | |
+ | AccessRightType | |
+ | AccessRuleType | |
+ | AuditRuleType |
System.Security.AccessControl.InheritanceFlags + | ||
---|---|---|
+ | ContainerInherit | |
+ | None | |
+ | ObjectInherit | |
+ | value__ |
System.Security.AccessControl.PropagationFlags + | ||
---|---|---|
+ | InheritOnly | |
+ | None | |
+ | NoPropagateInherit | |
+ | value__ |
System.Security.AccessControl.AuditFlags + | ||
---|---|---|
+ | Failure | |
+ | None | |
+ | Success | |
+ | value__ |
System.Security.AccessControl.SecurityInfos + | ||
---|---|---|
+ | DiscretionaryAcl | |
+ | Group | |
+ | Owner | |
+ | SystemAcl | |
+ | value__ |
System.Security.AccessControl.ResourceType + | ||
---|---|---|
+ | DSObject | |
+ | DSObjectAll | |
+ | FileObject | |
+ | KernelObject | |
+ | LMShare | |
+ | Printer | |
+ | ProviderDefined | |
+ | RegistryKey | |
+ | RegistryWow6432Key | |
+ | Service | |
+ | Unknown | |
+ | value__ | |
+ | WindowObject | |
+ | WmiGuidObject |
System.Security.AccessControl.AccessControlSections + | ||
---|---|---|
+ | Access | |
+ | All | |
+ | Audit | |
+ | Group | |
+ | None | |
+ | Owner | |
+ | value__ |
System.Security.AccessControl.AccessControlActions + | ||
---|---|---|
+ | Change | |
+ | None | |
+ | value__ | |
+ | View |
System.Security.AccessControl.EventWaitHandleRights + | ||
---|---|---|
+ | ChangePermissions | |
+ | Delete | |
+ | FullControl | |
+ | Modify | |
+ | ReadPermissions | |
+ | Synchronize | |
+ | TakeOwnership | |
+ | value__ |
System.Security.AccessControl.EventWaitHandleAccessRule + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | EventWaitHandleRights |
System.Security.AccessControl.EventWaitHandleAuditRule + | ||
---|---|---|
+ | .ctor () | |
+ | EventWaitHandleRights |
Powered by Ricciolo