IConfigurationProtectionFactoryResolve Method |
Finds IConfigurationProtection instance by name.
Namespace: KeeperSecurity.ConfigurationAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax IConfigurationProtection Resolve(
string protection
)
Parameters
- protection String
- Protection method name.
Return Value
IConfigurationProtectionConfiguration protection
See Also