Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Configuration
ConfigurationProtectionFactory Class
ConfigurationProtectionFactory Methods
RegisterProtection Method
Resolve Method
Configuration
Protection
Factory
Resolve Method
Finds registered
IConfigurationProtection
instance by name.
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
IConfigurationProtection
Resolve
(
string
protection
)
Parameters
protection
String
Return Value
IConfigurationProtection
Configuration protection
Implements
IConfigurationProtectionFactory
Resolve(String)
See Also
Reference
ConfigurationProtectionFactory Class
KeeperSecurity.Configuration Namespace