Show / Hide Table of Contents

    Class HttpConstants.HeaderNames

    The header names.

    Inheritance
    Object
    HttpConstants.HeaderNames
    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 HeaderNames

    Fields

    Accept

    The accept header.

    Declaration
    public const string Accept = "Accept"
    Field Value
    Type Description
    String

    AccessControlAllowCredentials

    Access-Control-Allow-Credentials

    Declaration
    public const string AccessControlAllowCredentials = "Access-Control-Allow-Credentials"
    Field Value
    Type Description
    String

    AccessControlAllowHeaders

    Access-Control-Allow-Headers

    Declaration
    public const string AccessControlAllowHeaders = "Access-Control-Allow-Headers"
    Field Value
    Type Description
    String

    AccessControlAllowOrigin

    Access-Control-Allow-Origin

    Declaration
    public const string AccessControlAllowOrigin = "Access-Control-Allow-Origin"
    Field Value
    Type Description
    String

    AccessControlMaxAge

    Access-Control-Max-Age

    Declaration
    public const string AccessControlMaxAge = "Access-Control-Max-Age"
    Field Value
    Type Description
    String

    AccessControlRequestHeaders

    Access-Control-Request-Headers

    Declaration
    public const string AccessControlRequestHeaders = "Access-Control-Request-Headers"
    Field Value
    Type Description
    String

    AccessControlRequestMethod

    Access-Control-Request-Method

    Declaration
    public const string AccessControlRequestMethod = "Access-Control-Request-Method"
    Field Value
    Type Description
    String

    Authorization

    The authorization header.

    Declaration
    public const string Authorization = "Authorization"
    Field Value
    Type Description
    String

    CacheControl

    The cache control header.

    Declaration
    public const string CacheControl = "Cache-Control"
    Field Value
    Type Description
    String

    CalleeRegion

    The callee region header.

    Declaration
    public const string CalleeRegion = "X-Microsoft-Skype-Callee-Region"
    Field Value
    Type Description
    String

    CallerRegion

    The caller region header.

    Declaration
    public const string CallerRegion = "X-Microsoft-Skype-Caller-Region"
    Field Value
    Type Description
    String

    ChainId

    The chain identifier header. This header is used to correlate requests to each other within the NGC stack.

    Declaration
    public const string ChainId = "X-Microsoft-Skype-Chain-ID"
    Field Value
    Type Description
    String

    ClientRequestId

    The client request identifier header. This header is used to track individual requests between the client and SF services.

    Declaration
    public const string ClientRequestId = "Client-Request-Id"
    Field Value
    Type Description
    String

    Connection

    The connection header.

    Declaration
    public const string Connection = "Connection"
    Field Value
    Type Description
    String

    ContentLength

    The content length header.

    Declaration
    public const string ContentLength = "Content-Length"
    Field Value
    Type Description
    String

    ContentType

    The content type header.

    Declaration
    public const string ContentType = "Content-Type"
    Field Value
    Type Description
    String

    ContextId

    The context identifier header.

    Declaration
    public const string ContextId = "ContextId"
    Field Value
    Type Description
    String

    Date

    The date header.

    Declaration
    public const string Date = "Date"
    Field Value
    Type Description
    String

    Duration

    The duration header.

    Declaration
    public const string Duration = "Duration"
    Field Value
    Type Description
    String

    GatewayServiceRootHeader

    the header that graph adds to the proxied request to PMA

    Declaration
    public const string GatewayServiceRootHeader = "x-ms-gateway-serviceRoot"
    Field Value
    Type Description
    String

    Host

    The host header.

    Declaration
    public const string Host = "Host"
    Field Value
    Type Description
    String

    Location

    The location header.

    Declaration
    public const string Location = "Location"
    Field Value
    Type Description
    String

    MessageId

    The message identifier header. This header is used to track individual requests within the NGC stack.

    Declaration
    public const string MessageId = "X-Microsoft-Skype-Message-ID"
    Field Value
    Type Description
    String

    MsAttribution

    X-MS-Attribution.

    Declaration
    public const string MsAttribution = "X-MS-Attribution"
    Field Value
    Type Description
    String

    MsDiagnostics

    The microsoft graph diagnostics header.

    Declaration
    public const string MsDiagnostics = "x-ms-ags-diagnostic"
    Field Value
    Type Description
    String

    MsParticipants

    X-MS-Participants.

    Declaration
    public const string MsParticipants = "X-MS-Participants"
    Field Value
    Type Description
    String

    ODataVersion

    The odata version header.

    Declaration
    public const string ODataVersion = "OData-Version"
    Field Value
    Type Description
    String

    Origin

    Origin

    Declaration
    public const string Origin = "Origin"
    Field Value
    Type Description
    String

    OriginalMessageId

    The original message identifier header.

    Declaration
    public const string OriginalMessageId = "X-Microsoft-Skype-Original-Message-ID"
    Field Value
    Type Description
    String

    PmaInstanceUrl

    The pma instance URL. Used to retarget PSA to a particular PMA instance.

    Declaration
    public const string PmaInstanceUrl = "X-Microsoft-Pma-Instance"
    Field Value
    Type Description
    String

    RedirectDu

    The redirect du header.

    Declaration
    public const string RedirectDu = "X-Plat-Redirect-Du"
    Field Value
    Type Description
    String

    RedirectRegion

    The redirect region header.

    Declaration
    public const string RedirectRegion = "X-Plat-Redirect-Region"
    Field Value
    Type Description
    String

    RequestId

    The request identifier header. This header is returned by graph to identify the specific request.

    Declaration
    public const string RequestId = "Request-Id"
    Field Value
    Type Description
    String

    RoutingTargetRegion

    The Routing-Target-Region header.

    Declaration
    public const string RoutingTargetRegion = "Routing-Target-Region"
    Field Value
    Type Description
    String

    ScenarioId

    The scenario identifier header. This header is used to correlate requests to each other between client and SF services.

    Declaration
    public const string ScenarioId = "Scenario-Id"
    Field Value
    Type Description
    String

    SchedulingServiceTelemetryId

    Scheduling service telemetry header. This header is used to correlate requests with SS service.

    Declaration
    public const string SchedulingServiceTelemetryId = "X-MS-Skype-MLC-Telemetry-Id"
    Field Value
    Type Description
    String

    Skypetoken

    X-Skypetoken

    Declaration
    public const string Skypetoken = "X-Skypetoken"
    Field Value
    Type Description
    String

    StrictTransportSecurity

    The strict transport security header.

    Declaration
    public const string StrictTransportSecurity = "Strict-Transport-Security"
    Field Value
    Type Description
    String

    Tenant

    The tenant header

    Declaration
    public const string Tenant = "X-Microsoft-Tenant"
    Field Value
    Type Description
    String

    TenantRegion

    The tenant region header.

    Declaration
    public const string TenantRegion = "Tenant-Region"
    Field Value
    Type Description
    String

    ThrowSite

    The throw site header.

    Declaration
    public const string ThrowSite = "X-ThrowSite"
    Field Value
    Type Description
    String

    TransferEncoding

    The transfer encoding header.

    Declaration
    public const string TransferEncoding = "Transfer-Encoding"
    Field Value
    Type Description
    String

    UserAgent

    The user agent header.

    Declaration
    public const string UserAgent = "User-Agent"
    Field Value
    Type Description
    String

    WebhooksResource

    Webhooks-WorkloadResource

    Declaration
    public const string WebhooksResource = "Webhooks-WorkloadResource"
    Field Value
    Type Description
    String

    XMsClientUserAgent

    Client User Agent header. This header has the user agent in requests. Used in requests to presence service at the moment.

    Declaration
    public const string XMsClientUserAgent = "X-Ms-Client-User-Agent"
    Field Value
    Type Description
    String

    XMsClientVersion

    The client version header. This header has the client version in requests. Used in requests to presence service at the moment.

    Declaration
    public const string XMsClientVersion = "X-Ms-Client-Version"
    Field Value
    Type Description
    String

    XMsCorrelationId

    the correlation id header. This header is used to correlate requests with presence service at the moment.

    Declaration
    public const string XMsCorrelationId = "X-Ms-Correlation-Id"
    Field Value
    Type Description
    String
    In This Article
    • Fields
      • Accept
      • AccessControlAllowCredentials
      • AccessControlAllowHeaders
      • AccessControlAllowOrigin
      • AccessControlMaxAge
      • AccessControlRequestHeaders
      • AccessControlRequestMethod
      • Authorization
      • CacheControl
      • CalleeRegion
      • CallerRegion
      • ChainId
      • ClientRequestId
      • Connection
      • ContentLength
      • ContentType
      • ContextId
      • Date
      • Duration
      • GatewayServiceRootHeader
      • Host
      • Location
      • MessageId
      • MsAttribution
      • MsDiagnostics
      • MsParticipants
      • ODataVersion
      • Origin
      • OriginalMessageId
      • PmaInstanceUrl
      • RedirectDu
      • RedirectRegion
      • RequestId
      • RoutingTargetRegion
      • ScenarioId
      • SchedulingServiceTelemetryId
      • Skypetoken
      • StrictTransportSecurity
      • Tenant
      • TenantRegion
      • ThrowSite
      • TransferEncoding
      • UserAgent
      • WebhooksResource
      • XMsClientUserAgent
      • XMsClientVersion
      • XMsCorrelationId
    Back to top Copyright (c) Microsoft Corporation. All rights reserved.