ResponseCode.BadExtension Field
Bad extension. The Proxy-Require or Require header filed is not understood. (420)
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Const BadExtension As Integer
'Usage
Dim value As Integer
value = ResponseCode.BadExtension
public const int BadExtension