IProviderConfigurationService Interface

Definition

Provides functionality for editing ASP.NET membership provider settings.

public interface class IProviderConfigurationService
public interface IProviderConfigurationService
type IProviderConfigurationService = interface
Public Interface IProviderConfigurationService

Methods

ConfigureProvider(ProviderFeature)

Configures the settings for the ASP.NET membership provider.

Applies to