Attributer interface

This is the interface which Attributer providers must implement.

Syntax

public interface Attributer

Derived classes

Remarks

Providers implementing this interface may also optionally implement ProviderInfo interface to expose additional provider information. SecConfigurationValidatingProvider interface to validate the configuration properties for the provider before they are saved using the Admin API. SecProviderCapabilities interface to expose the capabilities of the provider. AttributerRegistration2 interface to support self registration functions.