EnterpriseUser Class

Represents Enterprise User

Definition

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

Constructors

EnterpriseUserInitializes a new instance of the EnterpriseUser class

Properties

AccountShareExpiration Account Share Expiration. Unix epoch time in milliseconds.
DisplayName User Name.
Email User email address.
Id User ID.
ParentNodeId Node that owns the user.
UserStatus User Status.

See Also