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 ... 132 133 134 135 136 137 138 139 140 141 142 143
System.Security.AccessControl.RegistryAuditRule + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | RegistryRights |
System.Security.AccessControl.RegistrySecurity + | ||
---|---|---|
+ | .ctor () | |
+ | AccessRuleFactory (IdentityReference identityReference, Int32 accessMask, Boolean isInherited, InheritanceFlags inheritanceFlags, PropagationFlags propagationFlags, AccessControlType type) | |
+ | AddAccessRule (RegistryAccessRule rule) | |
+ | AddAuditRule (RegistryAuditRule rule) | |
+ | AuditRuleFactory (IdentityReference identityReference, Int32 accessMask, Boolean isInherited, InheritanceFlags inheritanceFlags, PropagationFlags propagationFlags, AuditFlags flags) | |
+ | RemoveAccessRule (RegistryAccessRule rule) | |
+ | RemoveAccessRuleAll (RegistryAccessRule rule) | |
+ | RemoveAccessRuleSpecific (RegistryAccessRule rule) | |
+ | RemoveAuditRule (RegistryAuditRule rule) | |
+ | RemoveAuditRuleAll (RegistryAuditRule rule) | |
+ | RemoveAuditRuleSpecific (RegistryAuditRule rule) | |
+ | ResetAccessRule (RegistryAccessRule rule) | |
+ | SetAccessRule (RegistryAccessRule rule) | |
+ | SetAuditRule (RegistryAuditRule rule) | |
+ | AccessRightType | |
+ | AccessRuleType | |
+ | AuditRuleType |
System.Security.AccessControl.AccessControlType + | ||
---|---|---|
+ | Allow | |
+ | Deny | |
+ | value__ |
System.Security.AccessControl.ObjectAccessRule + | ||
---|---|---|
+ | InheritedObjectType | |
+ | ObjectFlags | |
+ | ObjectType |
System.Security.AccessControl.ObjectAuditRule + | ||
---|---|---|
+ | InheritedObjectType | |
+ | ObjectFlags | |
+ | ObjectType |
System.Security.AccessControl.AuthorizationRuleCollection + | ||
---|---|---|
+ | CopyTo (AuthorizationRule[] rules, Int32 index) | |
+ | Item [Int32 index] |
System.Security.AccessControl.ControlFlags + | ||
---|---|---|
+ | DiscretionaryAclAutoInherited | |
+ | DiscretionaryAclAutoInheritRequired | |
+ | DiscretionaryAclDefaulted | |
+ | DiscretionaryAclPresent | |
+ | DiscretionaryAclProtected | |
+ | DiscretionaryAclUntrusted | |
+ | GroupDefaulted | |
+ | None | |
+ | OwnerDefaulted | |
+ | RMControlValid | |
+ | SelfRelative | |
+ | ServerSecurity | |
+ | SystemAclAutoInherited | |
+ | SystemAclAutoInheritRequired | |
+ | SystemAclDefaulted | |
+ | SystemAclPresent | |
+ | SystemAclProtected | |
+ | value__ |
System.Security.AccessControl.GenericSecurityDescriptor + | ||
---|---|---|
+ | GetBinaryForm (Byte[] binaryForm, Int32 offset) | |
+ | GetSddlForm (AccessControlSections includeSections) | |
+ | IsSddlConversionSupported () | |
+ | BinaryLength | |
+ | ControlFlags | |
+ | Group | |
+ | Owner | |
+ | Revision |
System.Security.AccessControl.RawSecurityDescriptor + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | SetFlags (ControlFlags flags) | |
+ | ControlFlags | |
+ | DiscretionaryAcl | |
+ | Group | |
+ | Owner | |
+ | ResourceManagerControl | |
+ | SystemAcl |
System.Security.AccessControl.CommonSecurityDescriptor + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | .ctor () | |
+ | PurgeAccessControl (SecurityIdentifier sid) | |
+ | PurgeAudit (SecurityIdentifier sid) | |
+ | SetDiscretionaryAclProtection (Boolean isProtected, Boolean preserveInheritance) | |
+ | SetSystemAclProtection (Boolean isProtected, Boolean preserveInheritance) | |
+ | ControlFlags | |
+ | DiscretionaryAcl | |
+ | Group | |
+ | IsContainer | |
+ | IsDiscretionaryAclCanonical | |
+ | IsDS | |
+ | IsSystemAclCanonical | |
+ | Owner | |
+ | SystemAcl |
System.Security.Principal.IdentityReference + | ||
---|---|---|
+ | Equals (Object o) | |
+ | GetHashCode () | |
+ | IsValidTargetType (Type targetType) | |
+ | op_Equality (IdentityReference left, IdentityReference right) | |
+ | op_Inequality (IdentityReference left, IdentityReference right) | |
+ | ToString () | |
+ | Translate (Type targetType) | |
+ | Value |
System.Security.Principal.IdentityReferenceCollection + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | Add (IdentityReference identity) | |
+ | Clear () | |
+ | Contains (IdentityReference identity) | |
+ | CopyTo (IdentityReference[] array, Int32 offset) | |
+ | GetEnumerator () | |
+ | Remove (IdentityReference identity) | |
+ | Translate (Type targetType) | |
+ | Translate (Type targetType, Boolean forceSuccess) | |
+ | Count | |
+ | IsReadOnly | |
+ | Item [Int32 index] |
System.Security.Principal.NTAccount + | ||
---|---|---|
+ | .ctor () | |
+ | .ctor () | |
+ | Equals (Object o) | |
+ | GetHashCode () | |
+ | IsValidTargetType (Type targetType) | |
+ | op_Equality (NTAccount left, NTAccount right) | |
+ | op_Inequality (NTAccount left, NTAccount right) | |
+ | ToString () | |
+ | Translate (Type targetType) | |
+ | Value |
System.Security.Principal.WellKnownSidType + | ||
---|---|---|
+ | AccountAdministratorSid | |
+ | AccountCertAdminsSid | |
+ | AccountComputersSid | |
+ | AccountControllersSid | |
+ | AccountDomainAdminsSid | |
+ | AccountDomainGuestsSid | |
+ | AccountDomainUsersSid | |
+ | AccountEnterpriseAdminsSid | |
+ | AccountGuestSid | |
+ | AccountKrbtgtSid | |
+ | AccountPolicyAdminsSid | |
+ | AccountRasAndIasServersSid | |
+ | AccountSchemaAdminsSid | |
+ | AnonymousSid | |
+ | AuthenticatedUserSid | |
+ | BatchSid | |
+ | BuiltinAccountOperatorsSid | |
+ | BuiltinAdministratorsSid | |
+ | BuiltinAuthorizationAccessSid | |
+ | BuiltinBackupOperatorsSid | |
+ | BuiltinDomainSid | |
+ | BuiltinGuestsSid | |
+ | BuiltinIncomingForestTrustBuildersSid | |
+ | BuiltinNetworkConfigurationOperatorsSid | |
+ | BuiltinPerformanceLoggingUsersSid | |
+ | BuiltinPerformanceMonitoringUsersSid | |
+ | BuiltinPowerUsersSid | |
+ | BuiltinPreWindows2000CompatibleAccessSid | |
+ | BuiltinPrintOperatorsSid | |
+ | BuiltinRemoteDesktopUsersSid | |
+ | BuiltinReplicatorSid | |
+ | BuiltinSystemOperatorsSid | |
+ | BuiltinUsersSid | |
+ | CreatorGroupServerSid | |
+ | CreatorGroupSid | |
+ | CreatorOwnerServerSid | |
+ | CreatorOwnerSid | |
+ | DialupSid | |
+ | DigestAuthenticationSid | |
+ | EnterpriseControllersSid | |
+ | InteractiveSid | |
+ | LocalServiceSid | |
+ | LocalSid | |
+ | LocalSystemSid | |
+ | LogonIdsSid | |
+ | MaxDefined | |
+ | NetworkServiceSid | |
+ | NetworkSid | |
+ | NTAuthoritySid | |
+ | NtlmAuthenticationSid | |
+ | NullSid | |
+ | OtherOrganizationSid | |
+ | ProxySid | |
+ | RemoteLogonIdSid | |
+ | RestrictedCodeSid | |
+ | SChannelAuthenticationSid | |
+ | SelfSid | |
+ | ServiceSid | |
+ | TerminalServerSid | |
+ | ThisOrganizationSid | |
+ | value__ | |
+ | WinBuiltinTerminalServerLicenseServersSid | |
+ | WorldSid |
Powered by Ricciolo