Show / Hide Table of Contents

    Class HttpConstants

    The constant values for http.

    Inheritance
    Object
    HttpConstants
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.Graph.Communications.Common
    Assembly: Microsoft.Graph.Communications.Common.dll
    Syntax
    public static class HttpConstants

    Fields

    GraphV1Prefixes

    Expected values of x-ms-gateway-serviceRoot header in the requests coming in to PMA from GraphV1 endpoints

    Declaration
    public static readonly IEnumerable<string> GraphV1Prefixes
    Field Value
    Type Description
    IEnumerable<String>
    Back to top Copyright (c) Microsoft Corporation. All rights reserved.