Previous page

Next page

Locate page in Contents

Print this page

security_principalType

Summary:

Contains information about a security principal.

Type specification:

Extends auth_nameType

Adds the following elements:

Name

Min/Max

Type

Description

group

0..[]

auth_nameType

A list of groups to which this user or group belongs.

When adding a user or a group, this element is used to specify the groups to add the principal user/group to.

member_group

0..[]

auth_nameType

A list of member groups.

member_user

0..[]

auth_nameType

A list ot member users.

data

0..1

 

The user/group profile data.

{

 

 

 

attr

0..[]

named_listType

Attributes and their values. The available attributes are determined by the "database" used. In an LDAP directory these would be the attributes of an object representing the user.

}

 

 

 

Please send us your feedback on this help page