GetKindName

Description

Returns the String name of the permission kind.

Note: This method became available in version 7.1.0.

Syntax

VBScript


permission.GetKindName 

Perl


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