Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Vault
FieldTypePaymentCard Class
FieldTypePaymentCard Methods
GetValueAsString Method
SetElementValue Method
SetValueAsString Method
Field
Type
Payment
Card
Set
Element
Value Method
Sets property value
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
bool
SetElementValue
(
string
element
,
string
value
)
Parameters
element
String
Property or element name
value
String
Property value
Return Value
Boolean
true is the property was set
Implements
IFieldTypeSerialize
SetElementValue(String, String)
See Also
Reference
FieldTypePaymentCard Class
KeeperSecurity.Vault Namespace