Keeper SDK Class Library
C#
Show/Hide TOC
Field
Type
Payment
Card
Card
Expiration
Date Property
Gets or sets Card Expiration Date
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
string
CardExpirationDate
{
get
;
set
; }
Property Value
String
See Also
Reference
FieldTypePaymentCard Class
KeeperSecurity.Vault Namespace
In This Article
Definition
See Also