Keeper SDK Class Library
C#
Show/Hide TOC
Auth
Common
Auth
Context Property
Gets authentication context
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
IAuthContext
AuthContext
{
get
; }
Property Value
IAuthContext
Implements
IAuthentication
AuthContext
See Also
Reference
AuthCommon Class
KeeperSecurity.Authentication Namespace
In This Article
Definition
Property Value
Implements
See Also