GetKindName

Description

Returns the String name of the permission kind.

Remarque : This method became available in version 7.1.0.

Syntaxe

VBScript

permission.GetKindName 

Perl

$permission->GetKindName(); 
Identificateur
Description
droit d'accès
A Permission object obtained from the current session.
Valeur de retour
Returns a String containing the name of the permission kind.

Feedback