AuthCommonAuthContext Property

Gets authentication context

Definition

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

Property Value

IAuthContext

Implements

IAuthenticationAuthContext

See Also