HeaderNames.Authority Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This is obsolete and will be removed in a future version. Header dictionaries do not contain this key.
Gets the :authority
HTTP header name.
public: System::String ^ Authority;
public: static initonly System::String ^ Authority;
[System.Obsolete("This is obsolete and will be removed in a future version. Header dictionaries do not contain this key.", false)]
public static readonly string Authority;
public const string Authority;
public static readonly string Authority;
[<System.Obsolete("This is obsolete and will be removed in a future version. Header dictionaries do not contain this key.", false)>]
staticval mutable Authority : string
val mutable Authority : string
staticval mutable Authority : string
Public Shared ReadOnly Authority As String
Public Const Authority As String
Field Value
- Attributes