NoActiveShareWithUserException 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#
public class NoActiveShareWithUserException : KeeperApiException
Inheritance
Object    Exception    KeeperApiException    NoActiveShareWithUserException

Properties

Username Gets user email to send share invite

See Also