Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Vault
ISerializeTypedField Interface
ISerializeTypedField Methods
ISerialize
Typed
Field Interface
Defines methods for typed field serialization
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
interface
ISerializeTypedField
The
ISerializeTypedField
type exposes the following members.
Methods
Name
Description
ExportTypedField
Exports typed field to text
ImportTypedField
Imports the content of typed field from text
Top
See Also
Reference
KeeperSecurity.Vault Namespace