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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.