IVaultSendShareInvitationRequest Method

Sends share invitation request to the user.

Definition

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Task SendShareInvitationRequest(
	string username
)

Parameters

username  String
User email

Return Value

Task
Awaitable task

Exceptions

See Also