Keeper SDK Class Library
C#
Show/Hide TOC
IKeeper
Endpoint
Client
Version Property
Gets / sets Client version.
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
string
ClientVersion
{
get
;
set
; }
Property Value
String
See Also
Reference
IKeeperEndpoint Interface
KeeperSecurity.Authentication Namespace
In This Article
Definition
See Also