Keeper SDK Class Library
C#
Show/Hide TOC
Field
Type
Key
Pair
Element
Values Property
Enumerates property values
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
IEnumerable
<
string
>
ElementValues
{
get
; }
Property Value
IEnumerable
String
Implements
IFieldTypeSerialize
ElementValues
See Also
Reference
FieldTypeKeyPair Class
KeeperSecurity.Vault Namespace
In This Article
Definition
Property Value
Implements
See Also