A class to see if provider has support for ProviderCapabilities..::.Action actions.
Namespace:
EPiServer.SecurityAssembly: EPiServer (in EPiServer.dll) Version: 6.0.530.0
Syntax
C# |
---|
public static class ProviderCapabilities |
Remarks
SqlServerMembershipProvider, SqlServerRoleProvider, WindowsMembershipProvider and WindowsRoleProvider are added with default values.
Enables you to check if a provider has support for different action in code.