Click or drag to resize

ISerializeTypedFieldImportTypedField Method

Imports the content of typed field from text

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
void ImportTypedField(
	string text
)

Parameters

text  String
external field representation
See Also