Dela via


ContainerAppTokenStore.IsEnabled Property

Definition

<code>true</code> to durably store platform-specific security tokens that are obtained during login flows; otherwise, <code>false</code>. The default is <code>false</code>.

public Azure.Provisioning.BicepValue<bool> IsEnabled { get; set; }
member this.IsEnabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property IsEnabled As BicepValue(Of Boolean)

Property Value

Applies to