Keeper SDK Class Library
C#
Show/Hide TOC
ISerialize
Typed
Field Interface
Defines methods for typed field serialization
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
interface
ISerializeTypedField
Methods
ExportTypedField
Exports typed field to text
ImportTypedField
Imports the content of typed field from text
See Also
Reference
KeeperSecurity.Vault Namespace
In This Article
Definition
Methods
See Also