Show / Hide Table of Contents

    Namespace Microsoft.Graph.Communications.Common.Telemetry.HttpLogging.Filters

    Classes

    BaseFilter

    Non generic base filter.

    BaseFilter<T1, T2>

    Base filter.

    ContentDispositionFilter

    Does match of content disposition header. If content disposition matches filter then whole body is removed.

    ContentTypeFilter

    Does match of content-type header. If content-type matches filter then whole body is removed.

    GraphUriFilters

    Uri filters to filter PII in graph urls.

    HeaderFilter

    Header filters act as whitelists.

    UriFilter

    URI Filter. Any group matches from REGEX are obfuscated.

    Back to top Copyright (c) Microsoft Corporation. All rights reserved.