Keeper SDK Class Library
C#
Show/Hide TOC
Field
Type
Host Class
"host" field type
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
class
FieldTypeHost
:
FieldTypeBase
,
IFieldTypeSerialize
Inheritance
Object
FieldTypeBase
FieldTypeHost
Implements
IFieldTypeSerialize
Properties
HostName
Gets or sets hostname
Port
Gets or sets port
Methods
GetValueAsString
Gets human friendly text
SetElementValue
SetValueAsString
Sets field value from human friendly text
See Also
Reference
KeeperSecurity.Vault Namespace
In This Article
Definition
Properties
Methods
See Also