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 System
Totale classi: 1364, di cui
- 414 nuove
- 585 modificate
- 0 rimosse
Pagina ... 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 ...
System.GopherStyleUriParser + | ||
---|---|---|
+ | .ctor () |
System.LdapStyleUriParser + | ||
---|---|---|
+ | .ctor () |
System.NetPipeStyleUriParser + | ||
---|---|---|
+ | .ctor () |
System.NetTcpStyleUriParser + | ||
---|---|---|
+ | .ctor () |
System.Net.ICredentialPolicy + | ||
---|---|---|
+ | ShouldSendCredential (Uri challengeUri, WebRequest request, NetworkCredential credential, IAuthenticationModule authenticationModule) |
System.Net.AuthenticationManager != | ||
---|---|---|
= | Authenticate (String challenge, WebRequest request, ICredentials credentials) | |
= | PreAuthenticate (WebRequest request, ICredentials credentials) | |
= | Register (IAuthenticationModule authenticationModule) | |
= | Unregister (IAuthenticationModule authenticationModule) | |
= | Unregister (String authenticationScheme) | |
- | CredentialPolicy | |
- | CustomTargetNameDictionary | |
= | RegisteredModules |
Microsoft.Win32.IntranetZoneCredentialPolicy + | ||
---|---|---|
+ | .ctor () | |
+ | ShouldSendCredential (Uri challengeUri, WebRequest request, NetworkCredential credential, IAuthenticationModule authModule) |
System.Net.AuthenticationSchemes + | ||
---|---|---|
+ | Anonymous | |
+ | Basic | |
+ | Digest | |
+ | IntegratedWindowsAuthentication | |
+ | Negotiate | |
+ | None | |
+ | Ntlm | |
+ | value__ |
System.Net.AuthenticationSchemeSelector + | ||
---|---|---|
+ | .ctor () | |
+ | BeginInvoke (HttpListenerRequest httpRequest, AsyncCallback callback, Object object) | |
+ | EndInvoke (IAsyncResult result) | |
+ | Invoke (HttpListenerRequest httpRequest) |
System.Net.Authorization != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Complete | |
= | ConnectionGroupId | |
= | Message | |
- | MutuallyAuthenticated | |
= | ProtectionRealm |
System.Net.Cookie != | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | Equals (Object comparand) | |
= | GetHashCode () | |
= | ToString () | |
= | Comment | |
= | CommentUri | |
= | Discard | |
= | Domain | |
= | Expired | |
= | Expires | |
- | HttpOnly | |
= | Name | |
= | Path | |
= | Port | |
= | Secure | |
= | TimeStamp | |
= | Value | |
= | Version |
System.Net.CookieCollection != | ||
---|---|---|
= | .ctor () | |
= | Add (Cookie cookie) | |
= | Add (CookieCollection cookies) | |
= | CopyTo (Array array, Int32 index) | |
- | CopyTo (Cookie[] array, Int32 index) | |
= | GetEnumerator () | |
= | Count | |
= | IsReadOnly | |
= | IsSynchronized | |
= | Item [Int32 index] | |
= | Item [String name] | |
= | SyncRoot |
System.Net.CookieContainer = | ||
---|---|---|
= | .ctor () | |
= | .ctor () | |
= | .ctor () | |
= | DefaultCookieLengthLimit | |
= | DefaultCookieLimit | |
= | DefaultPerDomainCookieLimit | |
= | Add (Cookie cookie) | |
= | Add (CookieCollection cookies) | |
= | Add (Uri uri, Cookie cookie) | |
= | Add (Uri uri, CookieCollection cookies) | |
= | GetCookieHeader (Uri uri) | |
= | GetCookies (Uri uri) | |
= | SetCookies (Uri uri, String cookieHeader) | |
= | Capacity | |
= | Count | |
= | MaxCookieSize | |
= | PerDomainCapacity |
System.Net.CookieException != | ||
---|---|---|
= | .ctor () | |
- | GetObjectData (SerializationInfo serializationInfo, StreamingContext streamingContext) |
Powered by Ricciolo