Condividi tramite


SiteAuthSettingsProperties.TokenStoreEnabled Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public bool? TokenStoreEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.TokenStoreEnabled : Nullable<bool> with get, set
Public Property TokenStoreEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to