C# (CSharp) Microsoft.ApplicationInsights.Common Пространство имен

Классы

Имя Описание
InjectionGuardConstants These values are listed to guard against malicious injections by limiting the max size allowed in an HTTP Response. These max limits are intentionally exaggerated to allow for unexpected responses, while still guarding against unreasonably large responses. Example: While a 32 character response may be expected, 50 characters may be permitted while a 10,000 character response would be unreasonable and malicious.
InstrumentationKeyHashLookupHelper A store for instrumentation key hashes. This is order so as to optimize the computation of hashes.
RequestResponseHeaders Header names for requests / responses.