Keeper SDK Class Library
C#
Show/Hide TOC
IConfiguration
Protection
Factory
Resolve Method
Finds
IConfigurationProtection
instance by name.
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
IConfigurationProtection
Resolve
(
string
protection
)
Parameters
protection
String
Protection method name.
Return Value
IConfigurationProtection
Configuration protection
See Also
Reference
IConfigurationProtectionFactory Interface
KeeperSecurity.Configuration Namespace
In This Article
Definition
Parameters
Return Value
See Also