Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Authentication
IAuthContext Interface
IAuthContext Properties
AccountAuthType Property
ClientKey Property
DataKey Property
Enforcements Property
EnterprisePublicEcKey Property
IsEnterpriseAdmin Property
License Property
PrivateEcKey Property
PrivateRsaKey Property
SessionToken Property
Settings Property
SsoLoginInfo Property
IAuth
Context
Private
Ec
Key Property
User's EC Private key
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
ECPrivateKeyParameters
PrivateEcKey
{
get
; }
Property Value
ECPrivateKeyParameters
See Also
Reference
IAuthContext Interface
KeeperSecurity.Authentication Namespace