GenericSecurityRole

Description

Package: com.ibm.rpm.security.container

Extends: RPMObject

Usage

GenericSecurityRole offers an additional level of abstraction in the security role object structure. It is not a concrete type. It offers additional generic information to make the object model simpler to understand.

Supported API Calls

None

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. GenericSecurityRole Field Description
Field Detail
name

Type: string

Default value:

Description: The name of the security role.

Field validation description: Limit 50 characters

Additional field security restrictions: N/A

name_is_modified

Type: boolean

Default value: false

Description: Indicates if the field name is modified.

Field validation description: True or False

Additional field security restrictions: N/A

securityRoles

Type: SecurityRole[]

Default value: N/A

Description: Indicates children security roles.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

Related Objects

N/A