IConfigurationProtectionFactory Interface

Resolves a IConfigurationProtection instance by name.

Definition

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public interface IConfigurationProtectionFactory

Methods

Resolve Finds IConfigurationProtection instance by name.

See Also