Keeper SDK Class Library
C#
Show/Hide TOC
No
Active
Share
With
User
Exception Class
Represents an exception that occurs when current user requests other user's public for the first time.
Definition
Namespace:
KeeperSecurity.Vault
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
class
NoActiveShareWithUserException
:
KeeperApiException
Inheritance
Object
Exception
KeeperApiException
NoActiveShareWithUserException
Properties
Username
Gets user email to send share invite
See Also
Reference
KeeperSecurity.Vault Namespace
In This Article
Definition
Properties
See Also