FieldTypeHost Class

"host" field type

Definition

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
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