SharedFolderPermission Class

Represents shared folder user permissions.

Definition

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

Constructors

SharedFolderPermissionInitializes a new instance of the SharedFolderPermission class

Properties

Expiration Share expiration time.
ManageRecords Can Manage Records?
ManageUsers Can Manage Users?
Name Email or Team Name.
Uid AccountUid or TeamUid.
UserType The type of Uid property.

See Also