FieldTypePhone Class

"phone" field type

Definition

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public class FieldTypePhone : FieldTypeBase, 
	IFieldTypeSerialize
Inheritance
Object    FieldTypeBase    FieldTypePhone
Implements
IFieldTypeSerialize

Properties

Ext Gets or sets phone extension
Number Gets or sets phone number
Region Gets or sets phone region
Type Gets or sets phone type

Methods

GetValueAsString Gets human friendly text
SetValueAsString Sets field value from human friendly text

See Also