Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Vault
CustomField Class
CustomField Constructor
CustomField Properties
Custom
Field Class
Represents a custom field.
Inheritance Hierarchy
System
Object
KeeperSecurity.Vault
CustomField
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
class
CustomField
The
CustomField
type exposes the following members.
Constructors
Name
Description
CustomField
Initializes a new instance of the
CustomField
class
Top
Properties
Name
Description
Name
Custom field name.
Type
Custom field type.
Value
Custom field value.
Top
See Also
Reference
KeeperSecurity.Vault Namespace