Прочетете на английски Редактиране

Споделяне чрез


SocketsHttpHandler.PreAuthenticate Property

Definition

Gets or sets a value that indicates whether the handler sends an Authorization header with the request.

C#
public bool PreAuthenticate { get; set; }

Property Value

true if the handler sends an Authorization header with the request; otherwise, false.

Exceptions

An operation has already been started on the current instance.

The current instance has been disposed.

Applies to

Продукт Версии
.NET Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10