Share via


EximAuthorizationSchemesTable_IN::exist Method

Checks whether an EximAuthorizationSchemesTable_IN record exists for given AuthorizationId and AuthorizationType values.

Syntax

client server public static boolean exist(EximAuthorizationType_IN _authorizationType, EximAuthorizationId_IN _authorizationId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the EximAuthorizationSchemesTable_IN record is found; otherwise, false.

See Also

Reference

EximAuthorizationSchemesTable_IN Table