Click or drag to resize

IAuthContextEnforcements Property

Gets user's enterprise enforcements.

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
IDictionary<string, Object> Enforcements { get; }

Property Value

IDictionaryString, Object
See Also