Click or drag to resize

WindowOptionsCustomRequestHeaders Property

Defines list of custom request headers for requests sent by the window.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public List<CustomRequestHeader> CustomRequestHeaders { get; }

Property Value

Type: ListCustomRequestHeader
See Also