CustomField Class

Represents a custom field.

Definition

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public class CustomField
Inheritance
Object    CustomField

Constructors

CustomFieldInitializes a new instance of the CustomField class

Properties

Name Custom field name.
Type Custom field type.
Value Custom field value.

See Also