Share via


CorsPolicyBuilder.AllowCredentials Method

Definition

Sets the policy to allow credentials.

public Microsoft.AspNetCore.Cors.Infrastructure.CorsPolicyBuilder AllowCredentials();

Returns

The current policy builder.

Applies to