Keeper SDK Class Library
C#
Show/Hide TOC
IAuth
Context
Enforcements Property
Gets user's enterprise enforcements.
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
IDictionary
<
string
,
Object
>
Enforcements
{
get
; }
Property Value
IDictionary
String
,
Object
See Also
Reference
IAuthContext Interface
KeeperSecurity.Authentication Namespace
In This Article
Definition
See Also