Keeper SDK Class Library
C#
Show/Hide TOC
User
Keys Class
Defines user or team keys
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
class
UserKeys
Inheritance
Object
UserKeys
Constructors
UserKeys
Initializes a new instance of the
UserKeys
class
Properties
AesKey
AES key
EcPublicKey
ECC public key
RsaPublicKey
RSA public key
See Also
Reference
KeeperSecurity.Authentication Namespace
In This Article
Definition
Constructors
Properties
See Also