A class to see if provider has support for ProviderCapabilities..::.Action actions.
Namespace:
EPiServer.SecurityAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
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.