Interface ISecurityProvider
Configured security providers must implement both ISecurityCheck and IRoleManagement. This interface provides a single interface indicating that a class implements both.
Inherited Members
Namespace: Mediachase.Commerce.Security
Assembly: Mediachase.Commerce.dll
Version: 13.30.0Syntax
public interface ISecurityProvider : ISecurityCheck, IRoleManagement