GlobalConfiguration.UseAzureSystemStore Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if Azure Storage should be used for storage of Membership and Reminders info. True if either or both of LivenessType and ReminderServiceType are set to AzureTable, false otherwise.
public bool UseAzureSystemStore { get; }
member this.UseAzureSystemStore : bool
Public ReadOnly Property UseAzureSystemStore As Boolean