IsCallerInRole

Description

Indicates whether the direct caller of a COM object running on MTS is in a specified role (either individually or as part of a group).

Applies to

TransactionServer objects

Syntax

transactionserver.IsCallerInRole ( role )

Returns

Boolean. Returns true if the direct caller is in the specified role and false if it is not.