Keeper SDK Class Library
C#
Show/Hide TOC
Custom
Field Class
Represents a custom field.
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
class
CustomField
Inheritance
Object
CustomField
Constructors
CustomField
Initializes a new instance of the
CustomField
class
Properties
Name
Custom field name.
Type
Custom field type.
Value
Custom field value.
See Also
Reference
KeeperSecurity.Vault Namespace
In This Article
Definition
Constructors
Properties
See Also