Click or drag to resize

ShareWithUsers Class

Represent user list available for sharing
Inheritance Hierarchy
SystemObject
  KeeperSecurity.VaultShareWithUsers

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public class ShareWithUsers

The ShareWithUsers type exposes the following members.

Constructors
 NameDescription
Public methodShareWithUsersInitializes a new instance of the ShareWithUsers class
Top
Properties
 NameDescription
Public propertyGroupUsers Array of users in the enterprise
Public propertySharesFrom Array of users shared from
Public propertySharesWith Array of users shared to
Top
See Also