Table of Contents

Property ProxyAuthenticate

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

ProxyAuthenticate

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

Used by a proxy server to request authentication from the client, indicating the authentication method required.

public string? ProxyAuthenticate { get; set; }

Property Value

string