GetKindNameOf

Description

Returns the String name of the given permission kind.

Syntax

Perl


$permission->GetKindNameOf(); 
Identifier
Description
permission
A Permission object obtained from the current session.
kind
A Long containing a PermissionKind constant.
Return value
Returns a String containing the name of the permission kind.