Table of Contents

Property ProxyAuthorization

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

ProxyAuthorization

Gets or sets the value of the HTTP Proxy-Authorization header.

Contains credentials for authenticating the client with a proxy server, allowing access to the requested resource.

public string? ProxyAuthorization { get; set; }

Property Value

string