EnterpriseRole Class

Represents Enterprise Role

Definition

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

Constructors

EnterpriseRoleInitializes a new instance of the EnterpriseRole class

Properties

DisplayName User Name.
EncryptedData 
Id Role ID.
NewUserInherit New users automaticall added to this role
ParentNodeId Node that owns the role.
VisibleBelow Role is visible to the subnodes.

See Also