ShareWithUsers Class

Represent user list available for sharing

Definition

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public class ShareWithUsers
Inheritance
Object    ShareWithUsers

Constructors

ShareWithUsersInitializes a new instance of the ShareWithUsers class

Properties

GroupUsers Array of users in the enterprise
SharesFrom Array of users shared from
SharesWith Array of users shared to

See Also