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
- _authorizationType
Type: EximAuthorizationType_IN Enumeration
The EximAuthorizationType_IN value.
- _authorizationId
Type: EximAuthorizationId_IN Extended Data Type
The EximAuthorizationId_IN value.
Return Value
Type: boolean
true if the EximAuthorizationSchemesTable_IN record is found; otherwise, false.