Description
Sets the permission kind.
Remarque : This method became available
in version 7.1.0.
Syntaxe
VBScript
permission.SetKind kind
Perl
$permission->SetKind(kind);
- Identificateur
- Description
- droit d'accès
- A Permission object obtained from the current session.
- kind
- A Long containing a numeric identifier for one of the PermissionKind constants.
- Valeur de retour
- Aucune.