System.Net.CookieCollection
E704378
System.Net.CookieCollection is a .NET framework class that represents a collection of HTTP cookies used for managing state and session data in web requests and responses.
All labels observed (1)
| Label | Occurrences |
|---|---|
| System.Net.CookieCollection canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7897439 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: System.Net.CookieCollection Context triple: [System.Net, containsClass, System.Net.CookieCollection]
-
A.
System.Net.CookieContainer
System.Net.CookieContainer is a .NET class that manages a collection of HTTP cookies for handling state and session data across web requests.
-
B.
System.Collections
System.Collections is a .NET namespace that provides fundamental interfaces and classes for working with non-generic collections such as lists, queues, arrays, and dictionaries.
-
C.
Cookie
Cookie is the nickname of Cookie Johnson, an American businesswoman, philanthropist, and the wife of NBA legend Magic Johnson.
-
D.
System.Net
System.Net is a .NET namespace that provides classes for network programming, including HTTP communication, sockets, and other internet protocol support.
-
E.
System.Net.Security.SslStream
System.Net.Security.SslStream is a .NET class that provides a stream wrapper for implementing SSL/TLS encryption and authentication over network connections.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: System.Net.CookieCollection Target entity description: System.Net.CookieCollection is a .NET framework class that represents a collection of HTTP cookies used for managing state and session data in web requests and responses.
-
A.
System.Net.CookieContainer
System.Net.CookieContainer is a .NET class that manages a collection of HTTP cookies for handling state and session data across web requests.
-
B.
System.Collections
System.Collections is a .NET namespace that provides fundamental interfaces and classes for working with non-generic collections such as lists, queues, arrays, and dictionaries.
-
C.
Cookie
Cookie is the nickname of Cookie Johnson, an American businesswoman, philanthropist, and the wife of NBA legend Magic Johnson.
-
D.
System.Net
System.Net is a .NET namespace that provides classes for network programming, including HTTP communication, sockets, and other internet protocol support.
-
E.
System.Net.Security.SslStream
System.Net.Security.SslStream is a .NET class that provides a stream wrapper for implementing SSL/TLS encryption and authentication over network connections.
- F. None of above. chosen
Statements (46)
| Predicate | Object |
|---|---|
| instanceOf |
.NET class
ⓘ
collection type ⓘ |
| assembly |
System.Net.Primitives.dll
NERFINISHED
ⓘ
System.dll ⓘ |
| category | networking API ⓘ |
| CLSCompliant | true ⓘ |
| definedIn |
.NET 5+
NERFINISHED
ⓘ
.NET Core NERFINISHED ⓘ .NET Framework NERFINISHED ⓘ |
| implements |
ICollection
ⓘ
IEnumerable ⓘ |
| indexer |
Cookie this[int index]
ⓘ
Cookie this[string name] ⓘ |
| isReadOnlyByDefault | false ⓘ |
| method |
Add(System.Net.Cookie)
ⓘ
Add(System.Net.CookieCollection) ⓘ Clear() ⓘ CopyTo(Array, Int32) ⓘ CopyTo(System.Net.Cookie[], Int32) ⓘ GetEnumerator() ⓘ Remove(System.Net.Cookie) ⓘ |
| namespace | System.Net NERFINISHED ⓘ |
| platform |
Linux
ⓘ
Windows ⓘ macOS ⓘ |
| property |
Count
ⓘ
IsReadOnly ⓘ IsSynchronized ⓘ Item[Int32] ⓘ Item[String] ⓘ SyncRoot ⓘ |
| purpose | represents a collection of HTTP cookies ⓘ |
| relatedTo |
HTTP cookie management
ⓘ
stateful web communication ⓘ |
| supports |
adding cookies
ⓘ
clearing cookies ⓘ enumeration of cookies ⓘ |
| threadSafety | synchronized via SyncRoot ⓘ |
| usedFor |
managing HTTP state
ⓘ
managing session data ⓘ storing cookies in HTTP requests ⓘ storing cookies in HTTP responses ⓘ |
| usedWith |
System.Net.Cookie
NERFINISHED
ⓘ
System.Net.CookieContainer NERFINISHED ⓘ System.Net.HttpWebRequest NERFINISHED ⓘ System.Net.HttpWebResponse NERFINISHED ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: System.Net.CookieCollection Description of subject: System.Net.CookieCollection is a .NET framework class that represents a collection of HTTP cookies used for managing state and session data in web requests and responses.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.