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 ... 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 ...
System.Security.Principal.PrincipalPolicy = | ||
---|---|---|
= | NoPrincipal | |
= | UnauthenticatedPrincipal | |
= | value__ | |
= | WindowsPrincipal |
System.Security.Principal.WindowsAccountType = | ||
---|---|---|
= | Anonymous | |
= | Guest | |
= | Normal | |
= | System | |
= | value__ |
System.Security.Principal.TokenImpersonationLevel + | ||
---|---|---|
+ | Anonymous | |
+ | Delegation | |
+ | Identification | |
+ | Impersonation | |
+ | None | |
+ | value__ |
System.Security.Principal.TokenAccessLevels + | ||
---|---|---|
+ | AdjustDefault | |
+ | AdjustGroups | |
+ | AdjustPrivileges | |
+ | AdjustSessionId | |
+ | AllAccess | |
+ | AssignPrimary | |
+ | Duplicate | |
+ | Impersonate | |
+ | MaximumAllowed | |
+ | Query | |
+ | QuerySource | |
+ | Read | |
+ | value__ | |
+ | Write |
System.Security.Principal.WindowsIdentity != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
- | Dispose () | |
= | GetAnonymous () | |
= | GetCurrent () | |
- | GetCurrent (Boolean ifImpersonating) | |
- | GetCurrent (TokenAccessLevels desiredAccess) | |
= | Impersonate () | |
= | Impersonate (IntPtr userToken) | |
= | AuthenticationType | |
- | Groups | |
- | ImpersonationLevel | |
= | IsAnonymous | |
= | IsAuthenticated | |
= | IsGuest | |
= | IsSystem | |
= | Name | |
- | Owner | |
= | Token | |
- | User |
System.Security.Principal.WindowsImpersonationContext != | ||
---|---|---|
- | Dispose () | |
= | Undo () |
System.Security.Principal.WindowsBuiltInRole = | ||
---|---|---|
= | AccountOperator | |
= | Administrator | |
= | BackupOperator | |
= | Guest | |
= | PowerUser | |
= | PrintOperator | |
= | Replicator | |
= | SystemOperator | |
= | User | |
= | value__ |
System.Security.Principal.WindowsPrincipal != | ||
---|---|---|
= | .ctor () | |
= | IsInRole (String role) | |
= | IsInRole (WindowsBuiltInRole role) | |
= | IsInRole (Int32 rid) | |
- | IsInRole (SecurityIdentifier sid) | |
= | Identity |
System.Runtime.ConstrainedExecution.Consistency + | ||
---|---|---|
+ | MayCorruptAppDomain | |
+ | MayCorruptInstance | |
+ | MayCorruptProcess | |
+ | value__ | |
+ | WillNotCorruptState |
System.Runtime.ConstrainedExecution.Cer + | ||
---|---|---|
+ | MayFail | |
+ | None | |
+ | Success | |
+ | value__ |
System.Runtime.ConstrainedExecution.ReliabilityContractAttribute + | ||
---|---|---|
+ | .ctor () | |
+ | Cer | |
+ | ConsistencyGuarantee |
System.Runtime.ConstrainedExecution.PrePrepareMethodAttribute + | ||
---|---|---|
+ | .ctor () |
System.Runtime.InteropServices.ArrayWithOffset != | ||
---|---|---|
= | .ctor () | |
= | Equals (Object obj) | |
- | Equals (ArrayWithOffset obj) | |
= | GetArray () | |
= | GetHashCode () | |
= | GetOffset () | |
- | op_Equality (ArrayWithOffset a, ArrayWithOffset b) | |
- | op_Inequality (ArrayWithOffset a, ArrayWithOffset b) |
System.Runtime.InteropServices.UnmanagedFunctionPointerAttribute + | ||
---|---|---|
+ | .ctor () | |
+ | BestFitMapping | |
+ | CharSet | |
+ | SetLastError | |
+ | ThrowOnUnmappableChar | |
+ | CallingConvention |
Powered by Ricciolo