GetKind

Description

Returns a numeric identifier for one of the permission kinds.

Note: This method became available in version 7.1.0.

Syntax

VBScript


permission.GetKind  

Perl


$permission->GetKind(); 
Identifier
Description
permission
A Permission object obtained from the current session.
Return value
Returns a Long containing a numeric identifier for one of the PermissionKind constants.