throwOnTokenMismatch Static

throwOnTokenMismatch: boolean = false

Whether to throw an error when the IModelRpcProps in the operation parameter list differs from the token in the URL.

note By default, a warning is logged and the operation is allowed to proceed.

note The parameter token is always replaced by the url token (unless RpcOperationPolicy.allowTokenMismatch is set).

Defined in

Last Updated: 29 November, 2022