Class IHeaderDictionary
Inheritance
System.Object
IHeaderDictionary
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: System.Dynamic.ExpandoObject
Syntax
public abstract class IHeaderDictionary
Properties
Accept
Declaration
public ICollection<object> Accept { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
AcceptCharset
Declaration
public ICollection<object> AcceptCharset { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
AcceptEncoding
Declaration
public ICollection<object> AcceptEncoding { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
AcceptLanguage
Declaration
public ICollection<object> AcceptLanguage { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
AcceptRanges
Declaration
public ICollection<object> AcceptRanges { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
AccessControlAllowCredentials
Declaration
public ICollection<object> AccessControlAllowCredentials { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
AccessControlAllowHeaders
Declaration
public ICollection<object> AccessControlAllowHeaders { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
AccessControlAllowMethods
Declaration
public ICollection<object> AccessControlAllowMethods { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
AccessControlAllowOrigin
Declaration
public ICollection<object> AccessControlAllowOrigin { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
AccessControlExposeHeaders
Declaration
public ICollection<object> AccessControlExposeHeaders { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
AccessControlMaxAge
Declaration
public ICollection<object> AccessControlMaxAge { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
AccessControlRequestHeaders
Declaration
public ICollection<object> AccessControlRequestHeaders { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
AccessControlRequestMethod
Declaration
public ICollection<object> AccessControlRequestMethod { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Age
Declaration
public ICollection<object> Age { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Allow
Declaration
public ICollection<object> Allow { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
AltSvc
Declaration
public ICollection<object> AltSvc { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Authorization
Declaration
public ICollection<object> Authorization { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Baggage
Declaration
public ICollection<object> Baggage { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
CacheControl
Declaration
public ICollection<object> CacheControl { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Connection
Declaration
public ICollection<object> Connection { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
ContentDisposition
Declaration
public ICollection<object> ContentDisposition { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
ContentEncoding
Declaration
public ICollection<object> ContentEncoding { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
ContentLanguage
Declaration
public ICollection<object> ContentLanguage { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
ContentLength
Declaration
public long? ContentLength { get; set; }
Property Value
System.Nullable<System.Int64>
|
ContentLocation
Declaration
public ICollection<object> ContentLocation { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
ContentMD5
Declaration
public ICollection<object> ContentMD5 { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
ContentRange
Declaration
public ICollection<object> ContentRange { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
ContentSecurityPolicy
Declaration
public ICollection<object> ContentSecurityPolicy { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
ContentSecurityPolicyReportOnly
Declaration
public ICollection<object> ContentSecurityPolicyReportOnly { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
ContentType
Declaration
public ICollection<object> ContentType { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Cookie
Declaration
public ICollection<object> Cookie { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
CorrelationContext
Declaration
public ICollection<object> CorrelationContext { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Date
Declaration
public ICollection<object> Date { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
ETag
Declaration
public ICollection<object> ETag { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Expect
Declaration
public ICollection<object> Expect { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Expires
Declaration
public ICollection<object> Expires { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
From
Declaration
public ICollection<object> From { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
GrpcAcceptEncoding
Declaration
public ICollection<object> GrpcAcceptEncoding { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
GrpcEncoding
Declaration
public ICollection<object> GrpcEncoding { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
GrpcMessage
Declaration
public ICollection<object> GrpcMessage { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
GrpcStatus
Declaration
public ICollection<object> GrpcStatus { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
GrpcTimeout
Declaration
public ICollection<object> GrpcTimeout { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Host
Declaration
public ICollection<object> Host { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
IfMatch
Declaration
public ICollection<object> IfMatch { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
IfModifiedSince
Declaration
public ICollection<object> IfModifiedSince { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
IfNoneMatch
Declaration
public ICollection<object> IfNoneMatch { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
IfRange
Declaration
public ICollection<object> IfRange { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
IfUnmodifiedSince
Declaration
public ICollection<object> IfUnmodifiedSince { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Item
Declaration
public ICollection<object> Item { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
KeepAlive
Declaration
public ICollection<object> KeepAlive { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
LastModified
Declaration
public ICollection<object> LastModified { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Link
Declaration
public ICollection<object> Link { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Location
Declaration
public ICollection<object> Location { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
MaxForwards
Declaration
public ICollection<object> MaxForwards { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Origin
Declaration
public ICollection<object> Origin { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Pragma
Declaration
public ICollection<object> Pragma { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
ProxyAuthenticate
Declaration
public ICollection<object> ProxyAuthenticate { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
ProxyAuthorization
Declaration
public ICollection<object> ProxyAuthorization { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
ProxyConnection
Declaration
public ICollection<object> ProxyConnection { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Range
Declaration
public ICollection<object> Range { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Referer
Declaration
public ICollection<object> Referer { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
RequestId
Declaration
public ICollection<object> RequestId { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
RetryAfter
Declaration
public ICollection<object> RetryAfter { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
SecWebSocketAccept
Declaration
public ICollection<object> SecWebSocketAccept { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
SecWebSocketExtensions
Declaration
public ICollection<object> SecWebSocketExtensions { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
SecWebSocketKey
Declaration
public ICollection<object> SecWebSocketKey { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
SecWebSocketProtocol
Declaration
public ICollection<object> SecWebSocketProtocol { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
SecWebSocketVersion
Declaration
public ICollection<object> SecWebSocketVersion { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Server
Declaration
public ICollection<object> Server { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
SetCookie
Declaration
public ICollection<object> SetCookie { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
StrictTransportSecurity
Declaration
public ICollection<object> StrictTransportSecurity { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
TE
Declaration
public ICollection<object> TE { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
TraceParent
Declaration
public ICollection<object> TraceParent { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
TraceState
Declaration
public ICollection<object> TraceState { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Trailer
Declaration
public ICollection<object> Trailer { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
TransferEncoding
Declaration
public ICollection<object> TransferEncoding { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Translate
Declaration
public ICollection<object> Translate { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Upgrade
Declaration
public ICollection<object> Upgrade { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
UpgradeInsecureRequests
Declaration
public ICollection<object> UpgradeInsecureRequests { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
UserAgent
Declaration
public ICollection<object> UserAgent { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Vary
Declaration
public ICollection<object> Vary { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Via
Declaration
public ICollection<object> Via { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Warning
Declaration
public ICollection<object> Warning { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
WebSocketSubProtocols
Declaration
public ICollection<object> WebSocketSubProtocols { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
WWWAuthenticate
Declaration
public ICollection<object> WWWAuthenticate { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
XContentTypeOptions
Declaration
public ICollection<object> XContentTypeOptions { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
XFrameOptions
Declaration
public ICollection<object> XFrameOptions { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
XPoweredBy
Declaration
public ICollection<object> XPoweredBy { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
XRequestedWith
Declaration
public ICollection<object> XRequestedWith { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
XUACompatible
Declaration
public ICollection<object> XUACompatible { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
XXSSProtection
Declaration
public ICollection<object> XXSSProtection { get; set; }
Property Value
System.Collections.Generic.ICollection<System.Object>
|
Methods
FromJson(String)
Declaration
public static IHeaderDictionary FromJson(string data)
Parameters
System.String
data
|
Returns
IHeaderDictionary
|
ToJson()
Declaration
public string ToJson()
Returns
System.String
|