Click or drag to resize

AuthCommonAuthContext Property

Gets authentication context

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public IAuthContext AuthContext { get; }

Property Value

IAuthContext

Implements

IAuthenticationAuthContext
See Also