Class: XmlPrivilegeAssignment

tibco.objectapi.de.base.XmlPrivilegeAssignment

new XmlPrivilegeAssignment()

Identifies a Privilege to which a Resource is associated. The association can be qualified by one or more values. Constructs a new XmlPrivilegeAssignment.

The following features are supported:

Extends

Members

group :tibco.objectapi.de.base.XmlModelEntity

Identifies the group from which the resource inherits this privilege assignment. This property holds the value of the 'Group' containment reference.
Type:

guid :string

The GUID that uniquely identifies the entity. This property holds the value of the 'Guid' attribute.
Type:
  • string
Inherited From:

label :string

The optional label assigned to the entity. This is used for display purposes. If not given, the name is used for display. This property holds the value of the 'Label' attribute.
Type:
  • string
Inherited From:

name :string

The name assigned to the entity. This property holds the value of the 'Name' attribute.
Type:
  • string
Inherited From:

orgUnit :tibco.objectapi.de.base.XmlModelEntity

Identifies the organization unit from which the resource inherits this privilege assignment. This property holds the value of the 'Org Unit' containment reference.
Type:

position :tibco.objectapi.de.base.XmlModelEntity

Identifies the position from which the resource inherits this privilege assignment. This property holds the value of the 'Position' containment reference.
Type:

qualifierValue :Array.<string>

Any number of values that qualify this assignment. This property holds the value of the 'Qualifier Value' attribute list.
Type:
  • Array.<string>
Inherited From: