HttpAuthorization interface
表示 Authorization、ProxyAuthorization、WWW-Authenticate 和 Proxy-Authenticate 标头值中的身份验证信息。
属性
scheme | 用于授权的方案。 |
value | 包含所请求资源的用户代理的身份验证信息的凭据。 |
属性详细信息
scheme
用于授权的方案。
scheme: string
属性值
string
value
包含所请求资源的用户代理的身份验证信息的凭据。
value: string
属性值
string