GlobalConfiguration.UseAdoNetSystemStore 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 ADO should be used for storage of Membership and Reminders info. True if either or both of LivenessType and ReminderServiceType are set to SqlServer, false otherwise.
public bool UseAdoNetSystemStore { get; }
member this.UseAdoNetSystemStore : bool
Public ReadOnly Property UseAdoNetSystemStore As Boolean