Home

 

Options (MQAUTHOPT)

 

Options.

This field specifies options that give control over the profiles that are displayed.

One of the following must be specified:

MQAUTHOPT_NAME_ALL_MATCHING

Displays all profiles

MQAUTHOPT_NAME_EXPLICIT

Displays profiles that have exactly the same name as specified in the ProfileName field.
In addition, one of the following must also be specified:

MQAUTHOPT_ENTITY_SET

Display all profiles used to calculate the cumulative authority that the entity has to the object specified by ProfileName. The ProfileName field must not contain any wildcard characters.

  • If the specified entity is a principal, for each member of the set {entity, groups} the most applicable profile that applies to the object is displayed.

  • If the specified entity is a group, the most applicable profile from the group that applies to the object is displayed.

  • If this value is specified, then the values of ProfileName, ObjectType, EntityType, and the entity name specified in the EntityDataPtr MQZED structure, must all be non-blank.

If you have specified MQAUTHOPT_NAME_ALL_MATCHING, we can also specify the following:

MQAUTHOPT_ENTITY_EXPLICIT

Displays profiles that have exactly the same entity name as the entity name specified in the EntityDataPtr MQZED structure.

 

Parent topic:

Fields


fa19070_


 

Home