IBackingStoreEncryptItemsUsing Interface

Fluent interface used to add an encryption provider to the IBackingStore instance being configured.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent
Assembly:  Microsoft.Practices.EnterpriseLibrary.Caching (in Microsoft.Practices.EnterpriseLibrary.Caching.dll)

Syntax

'Declaration
Public Interface IBackingStoreEncryptItemsUsing _
    Implements IFluentInterface
public interface IBackingStoreEncryptItemsUsing : IFluentInterface
public interface class IBackingStoreEncryptItemsUsing : IFluentInterface
public interface IBackingStoreEncryptItemsUsing extends IFluentInterface

See Also

IBackingStoreEncryptItemsUsing Members

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.Fluent Namespace