C# (CSharp) Mindscape.Raygun4Net RaygunClient.IgnoreServerVariableNames - 1 пример найден. Это лучшие примеры C# (CSharp) кода для Mindscape.Raygun4Net.RaygunClient.IgnoreServerVariableNames, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
Adds a list of keys to ignore when attaching the server variables of an HTTP POST request. This allows you to remove sensitive data from the transmitted copy of the ServerVariables on the HttpRequest by specifying the keys you want removed. This method is only effective in a web context.