Keeper SDK Class Library
C#
Show/Hide TOC
IField
Type
Serialize Interface
Defines access methods for compound record types
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
interface
IFieldTypeSerialize
Properties
Elements
Enumerates property names
ElementValues
Enumerates property values
Methods
GetValueAsString
Gets human friendly text
SetElementValue
Sets property value
SetValueAsString
Sets field value from human friendly text
See Also
Reference
KeeperSecurity.Vault Namespace
In This Article
Definition
Properties
Methods
See Also