Click or drag to resize

EnterpriseRole Class

Represents Enterprise Role
Inheritance Hierarchy
SystemObject
  KeeperSecurity.EnterpriseEnterpriseRole

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

The EnterpriseRole type exposes the following members.

Constructors
 NameDescription
Public methodEnterpriseRoleInitializes a new instance of the EnterpriseRole class
Top
Properties
 NameDescription
Public propertyDisplayName User Name.
Public propertyEncryptedData 
Public propertyId Role ID.
Public propertyNewUserInherit New users automaticall added to this role
Public propertyParentNodeId Node that owns the role.
Public propertyVisibleBelow Role is visible to the subnodes.
Top
See Also