ContainerAppConfiguration.AutoConfigureDataProtection Property

Definition

Auto configure the ASP.NET Core Data Protection feature.

public bool? AutoConfigureDataProtection { get; set; }
member this.AutoConfigureDataProtection : Nullable<bool> with get, set
Public Property AutoConfigureDataProtection As Nullable(Of Boolean)

Property Value

Applies to