SecurityRole

Description

Package: com.ibm.rpm.security.containers

Extends: RPMObject

Usage

SecurityRole represents a security role it is a base class for all security roles.

Parent is mandatory, allowed parent type is SecurityGroup.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. SecurityRole Field Description
Field Detail
securityRoles

Type: SecurityRole[]

Default value:

Description: Child Security role array.

Field validation description:

Additional field security restrictions: N/A

name

Type: string

Default value:

Description: Name of the security role

Field validation description:

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

Related Objects

N/A