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