Description
Returns a numeric identifier for one of the permission kinds.
Remarque : This
method became available in version 7.1.0.
Syntaxe
VBScript
permission.GetKind
Perl
$permission->GetKind();
- Identificateur
- Description
- permission
- A Permission object obtained from the current session.
- Valeur de retour
- Returns a Long containing a numeric identifier for one
of the PermissionKind constants.