Enumeration containing standard header types.

Namespace:  Microsoft.Rtc.Sip
Assembly:  ServerAgent(in ServerAgent.dll)

Syntax

Visual Basic (declaration)
Public 
Enumeration 
StandardHeaderType
Visual Basic (usage)
Dim 
instance 
As 

Header.
StandardHeaderType
C#
public 
enum 
StandardHeaderType

Members

Member name Description
NonStandard Non Standard
Via Via
Contact Contact
Route Route
To To
From From
CallID Call-Id
CSeq CSeq
ContentLength Content-Length
RecordRoute Record-Route
ProxyAuthorization Proxy-Authorization
AuthenticationInfo Authentication-Info
Authorization Authorization
Event Event
Expires Expires
MaxForwards Max-Forwards
ProxyAuthenticate Proxy-Authenticate
ProxyAuthenticationInfo Proxy-Authentication-Info
Accept
AcceptEncoding
AcceptLanguage
Allow
AllowEvents
ContentDisposition
ContentEncoding
ContentLanguage
ContentType
Date
Encryption
Hide
InReplyTo
MimeVersion
Organization
Priority
ProxyRequire
Require
RetryAfter
Server
Subject
Supported
TimeStamp
Unsupported
UserAgent
Warning
WWWAuthenticate
Compression
MSKeepAlive
EdgeProxy
ApplicationVia
MSArchiving
MSTextFormat
MSVerificationLevel
MSDiagnostics
Reason
MSUserData
MSUserLogonData
MSConfRole
MSMcuContact
MinSE
SessionExpires
PAssertedIdentity
PPreferredIdentity
Privacy
Path
ReferTo
ReferredBy
MSDiagnosticsPublic
MSClientDiagnostics
PSessionOnBehalfOf
PDialogRecoveryAction
MSTenantId
MsNegotiateData
MsSplitDomainInfo
MsEnableDnsFailover
MsRegistrarCdrInfo
MsImFormat
MSApplication
MSApplicationAor
MSTrunkingPeer
MSTargetClass
Diversion
MSIcrOrigUri
MSSelectedPstnUsages
MSFocusUri
MSReferrerPhone
MSRoutingPhase
HistoryInfo
MSXmppSubscriber
SipIfMatch
SipETag
MSTrustedDialoutLeg

See also