SiteAuthSettingsInner.TokenStoreEnabled Proprietà

Definizione

Ottiene o imposta <code>true</code> per archiviare in modo permanente token di sicurezza specifici della piattaforma ottenuti durante i flussi di accesso; in caso contrario, <code>false</code>. Il valore predefinito è <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.tokenStoreEnabled")]
public bool? TokenStoreEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.tokenStoreEnabled")>]
member this.TokenStoreEnabled : Nullable<bool> with get, set
Public Property TokenStoreEnabled As Nullable(Of Boolean)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a