AuthorizationHeader interface
Properties
name | Gets or sets the name of authorization header. |
value | Gets or sets the value of authorization header. |
Property Details
name
Gets or sets the name of authorization header.
name: string
Property Value
string
value
Gets or sets the value of authorization header.
value: string
Property Value
string