Description
Sets the group. An error results if the group is not defined.
Remarque : This
method became available in version 7.1.0.
Syntaxe
VBScript
permission.SetGroup group_name
Perl
$permission->SetGroup(group_name);
- Identificateur
- Description
- droit d'accès
- A Permission object obtained from the current session.
- nom_groupe
- A String containing a group name.
- Valeur de retour
- Aucune.